diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2015-05-18 23:17:05 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2015-05-18 23:17:05 +0000 |
| commit | 615eb2945402758f050f1cb469181d3d22a22aa3 (patch) | |
| tree | 0f95f8242a48aa24d8a795f626766746819b5227 /source/components/parser/psopinfo.c | |
| parent | 2a91972d59fb9df39eae760a853d6f5bc4065cf0 (diff) | |
Notes
Diffstat (limited to 'source/components/parser/psopinfo.c')
| -rw-r--r-- | source/components/parser/psopinfo.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source/components/parser/psopinfo.c b/source/components/parser/psopinfo.c index e3cd31f2e04e4..90940c828856a 100644 --- a/source/components/parser/psopinfo.c +++ b/source/components/parser/psopinfo.c @@ -52,9 +52,6 @@ ACPI_MODULE_NAME ("psopinfo") -extern const UINT8 AcpiGbl_ShortOpIndex[]; -extern const UINT8 AcpiGbl_LongOpIndex[]; - static const UINT8 AcpiGbl_ArgumentCount[] = {0,1,1,1,1,2,2,2,2,3,3,6}; |
