aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family12/fam12_callouts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/agesa/family12/fam12_callouts.h')
-rw-r--r--src/northbridge/amd/agesa/family12/fam12_callouts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/northbridge/amd/agesa/family12/fam12_callouts.h b/src/northbridge/amd/agesa/family12/fam12_callouts.h
index fd08cfe65a..387ff303ef 100644
--- a/src/northbridge/amd/agesa/family12/fam12_callouts.h
+++ b/src/northbridge/amd/agesa/family12/fam12_callouts.h
@@ -38,6 +38,8 @@ typedef struct _BIOS_BUFFER_NODE {
UINT32 NextNodeOffset;
} BIOS_BUFFER_NODE;
+UINT32 GetHeapBase(AMD_CONFIG_PARAMS *StdHeader);
+
/* REQUIRED CALLOUTS
* AGESA ADVANCED CALLOUTS - CPU
*/