diff options
Diffstat (limited to 'source/include/acstruct.h')
-rw-r--r-- | source/include/acstruct.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source/include/acstruct.h b/source/include/acstruct.h index 1de614ff5320..547921b34b40 100644 --- a/source/include/acstruct.h +++ b/source/include/acstruct.h @@ -69,11 +69,6 @@ #define ACPI_WALK_METHOD 0x01 #define ACPI_WALK_METHOD_RESTART 0x02 -/* Flags for iASL compiler only */ - -#define ACPI_WALK_CONST_REQUIRED 0x10 -#define ACPI_WALK_CONST_OPTIONAL 0x20 - typedef struct acpi_walk_state { |