acpi: add ACPI_ALLOCATE_LOCAL_BUFFER to ACPI.h
Signed-off-by: Fredrik Holmqvist <[email protected]>
This commit is contained in:
committed by
Fredrik Holmqvist
parent
69f69b003a
commit
57311e7bb7
@@ -133,6 +133,7 @@ typedef struct acpi_data {
|
||||
|
||||
enum {
|
||||
ACPI_ALLOCATE_BUFFER = -1,
|
||||
ACPI_ALLOCATE_LOCAL_BUFFER = -2,
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user