aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family14/fam14_callouts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/agesa/family14/fam14_callouts.h')
-rwxr-xr-xsrc/northbridge/amd/agesa/family14/fam14_callouts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/amd/agesa/family14/fam14_callouts.h b/src/northbridge/amd/agesa/family14/fam14_callouts.h
index 606752cb97..304d88c5a1 100755
--- a/src/northbridge/amd/agesa/family14/fam14_callouts.h
+++ b/src/northbridge/amd/agesa/family14/fam14_callouts.h
@@ -48,7 +48,6 @@ void EmptyHeap(void);
AGESA_STATUS BiosAllocateBuffer (UINT32 Func, UINT32 Data, VOID *ConfigPtr);
AGESA_STATUS BiosDeallocateBuffer (UINT32 Func, UINT32 Data, VOID *ConfigPtr);
AGESA_STATUS BiosLocateBuffer (UINT32 Func, UINT32 Data, VOID *ConfigPtr);
-AGESA_STATUS BiosRunFuncOnAp (UINT32 Func, UINT32 Data, VOID *ConfigPtr);
/* AGESA ADVANCED CALLOUTS - MEMORY */
AGESA_STATUS BiosReadSpd (UINT32 Func,UINT32 Data,VOID *ConfigPtr);