7 lines
90 B
C
7 lines
90 B
C
#ifndef AML_CONSTANTS_H_
|
|
#define AML_CONSTANTS_H_
|
|
|
|
#define ACPI_OBJECT_NAME_MAX 5
|
|
|
|
#endif
|