aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family15/fam15_callouts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/agesa/family15/fam15_callouts.h')
-rw-r--r--src/northbridge/amd/agesa/family15/fam15_callouts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/amd/agesa/family15/fam15_callouts.h b/src/northbridge/amd/agesa/family15/fam15_callouts.h
index d92c3de6ed..8f74878c4a 100644
--- a/src/northbridge/amd/agesa/family15/fam15_callouts.h
+++ b/src/northbridge/amd/agesa/family15/fam15_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);