mirror of
https://github.com/acpica/acpica/
synced 2025-03-14 02:02:52 +03:00
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:
parent
ccb97582aa
commit
8b56dc2709
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user