remove trailing whitespace
[coreboot.git] / src / northbridge / via / vx800 / northbridge.h
index bcbeffb2844b627b1a7457b91f0c2115814c85ae..4b51bb7c111f26b74d2bafc1e66e8b143f9c755e 100644 (file)
@@ -21,5 +21,7 @@
 #define NORTHBRIDGE_VIA_VX800_H
 
 extern unsigned int vx800_scan_root_bus(device_t root, unsigned int max);
+extern void (*realmode_interrupt)(u32 intno, u32 eax, u32 ebx, u32 ecx, u32 edx,
+               u32 esi, u32 edi) __attribute__((regparm(0)));
 
 #endif                         /* NORTHBRIDGE_VIA_VX800_H */