aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdht/porting.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/amdht/porting.h')
-rw-r--r--src/northbridge/amd/amdht/porting.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/amd/amdht/porting.h b/src/northbridge/amd/amdht/porting.h
index a0f88786cf..9058d4d0e1 100644
--- a/src/northbridge/amd/amdht/porting.h
+++ b/src/northbridge/amd/amdht/porting.h
@@ -71,7 +71,6 @@ void CALLCONV AmdMemWrite(uint8 MemSize, uint64 *Address, uint32 *Value);
void CALLCONV AmdPCIRead(SBDFO loc, uint32 *Value);
void CALLCONV AmdPCIWrite(SBDFO loc, uint32 *Value);
void CALLCONV AmdCPUIDRead(uint32 Address, uint32 Regs[4]);
-void CALLCONV ErrorStop(uint32 Value);
#define BYTESIZE 1
#define WORDSIZE 2