summaryrefslogtreecommitdiffstats
path: root/source/tools/acpidump/acpidump.h
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2014-01-15 00:10:20 +0000
committerjkim <jkim@FreeBSD.org>2014-01-15 00:10:20 +0000
commite77b8d60677609524d10be96f5802f027b8187d8 (patch)
tree454f2ab26ed17be123260e9052adc018fef302dc /source/tools/acpidump/acpidump.h
parentb37c83dbb637fc63c5ba07fe61555d4d6e29dd7c (diff)
downloadFreeBSD-src-e77b8d60677609524d10be96f5802f027b8187d8.zip
FreeBSD-src-e77b8d60677609524d10be96f5802f027b8187d8.tar.gz
Import ACPICA 20140414.
Diffstat (limited to 'source/tools/acpidump/acpidump.h')
-rw-r--r--source/tools/acpidump/acpidump.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/source/tools/acpidump/acpidump.h b/source/tools/acpidump/acpidump.h
index 203108f..e3b705b 100644
--- a/source/tools/acpidump/acpidump.h
+++ b/source/tools/acpidump/acpidump.h
@@ -5,7 +5,7 @@
*****************************************************************************/
/*
- * Copyright (C) 2000 - 2013, Intel Corp.
+ * Copyright (C) 2000 - 2014, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -90,10 +90,6 @@ typedef struct ap_dump_action
} AP_DUMP_ACTION;
-/* Local RSDP signature (Not the same as the actual signature which is "RSD PTR ") */
-
-#define AP_DUMP_SIG_RSDP "RSDP"
-
#define AP_MAX_ACTIONS 32
#define AP_DUMP_ALL_TABLES 0
OpenPOWER on IntegriCloud