Files
mango/tools/amldecode/aml/constants.h

7 lines
90 B
C

#ifndef AML_CONSTANTS_H_
#define AML_CONSTANTS_H_
#define ACPI_OBJECT_NAME_MAX 5
#endif