diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2010-12-09 20:04:14 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2010-12-09 20:04:14 +0000 |
| commit | 0f70714e43f23ff5f3e72fa406814e26bdad006a (patch) | |
| tree | c88f8fbca7e5c63afb07147d504c55311683cb5d /include/acdebug.h | |
| parent | 11641cd290cbb4765d39dadd5a4eee278b8769ee (diff) | |
Diffstat (limited to 'include/acdebug.h')
| -rw-r--r-- | include/acdebug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acdebug.h b/include/acdebug.h index 7103e4fdaba3..50d88ce587a6 100644 --- a/include/acdebug.h +++ b/include/acdebug.h @@ -117,7 +117,7 @@ #define __ACDEBUG_H__ -#define ACPI_DEBUG_BUFFER_SIZE 4196 +#define ACPI_DEBUG_BUFFER_SIZE 0x4000 /* 16K buffer for return objects */ typedef struct CommandInfo { |
