Removed KDT error string tables -- too hard to maintain!

date	99.06.14.21.06.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:41:44 +00:00
parent ccb97582aa
commit 8b56dc2709

View File

@ -99,20 +99,6 @@
#define _ACPI_INTERNAL_H
/*
* Debug/Error reporting table definition
*/
typedef struct
{
char *Key;
char Level;
char *Description;
char *Description2;
} ST_KEY_DESC_TABLE;
/* Operational mode of AML scanner */
typedef enum