diff options
Diffstat (limited to 'source/tools/acpidump/acpidump.h')
| -rw-r--r-- | source/tools/acpidump/acpidump.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/source/tools/acpidump/acpidump.h b/source/tools/acpidump/acpidump.h index 203108fc3f6f..e3b705bdce50 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 |
