Implement native 32bit APM support.
[seabios.git] / src / util.h
index 7117fa5efdfb4bc5fce3088e47fc28bc59b629c8..f4593aee41b33c21af897cace58e3bcd21d8b1e3 100644 (file)
@@ -264,7 +264,7 @@ void useRTC();
 void releaseRTC();
 
 // apm.c
-void VISIBLE16 handle_1553(struct bregs *regs);
+void handle_1553(struct bregs *regs);
 
 // pcibios.c
 void handle_1ab1(struct bregs *regs);