diff options
Diffstat (limited to 'src/mainboard/amd/thatcher/BiosCallOuts.h')
-rw-r--r-- | src/mainboard/amd/thatcher/BiosCallOuts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/thatcher/BiosCallOuts.h b/src/mainboard/amd/thatcher/BiosCallOuts.h index b7b9eaf2e3..b449c68198 100644 --- a/src/mainboard/amd/thatcher/BiosCallOuts.h +++ b/src/mainboard/amd/thatcher/BiosCallOuts.h @@ -23,7 +23,6 @@ #include "Porting.h" #include "AGESA.h" -#define REQUIRED_CALLOUTS 12 #define BIOS_HEAP_START_ADDRESS 0x010000000 #define BIOS_HEAP_SIZE 0x30000 #define BSP_STACK_BASE_ADDR 0x30000 |