Files
magenta/tools/amldecode/aml/constants.h
T

7 lines
90 B
C
Raw Normal View History

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