mirror of
https://github.com/acpica/acpica/
synced 2025-03-01 20:01:33 +03:00
Macro support to eliminate excessive debug string duplication
date 99.10.14.20.55.00; author rmoore1; state Exp;
This commit is contained in:
parent
8bb7f1340b
commit
978af99557
@ -121,17 +121,10 @@
|
||||
#include <namespace.h>
|
||||
|
||||
|
||||
#define _THIS_MODULE "iesystem.c"
|
||||
#define _COMPONENT INTERPRETER
|
||||
MODULE_NAME ("iesystem");
|
||||
|
||||
|
||||
/* TBD - this is no longer used.
|
||||
static ST_KEY_DESC_TABLE KDT[] = {
|
||||
{"0000", 'W', "NOT IMPLEMENTED", "NOT IMPLEMENTED"},
|
||||
{NULL, 'I', NULL, NULL}
|
||||
};
|
||||
*/
|
||||
|
||||
|
||||
/******************************************************************************
|
||||
*
|
||||
|
@ -121,8 +121,8 @@
|
||||
#include <amlcode.h>
|
||||
#include <namespace.h>
|
||||
|
||||
#define _THIS_MODULE "isutils.c"
|
||||
#define _COMPONENT INTERPRETER
|
||||
MODULE_NAME ("isutils");
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user