]> err.no Git - linux-2.6/blobdiff - include/asm-x86/bios_ebda.h
Remove the deprecated cli() sti() functions
[linux-2.6] / include / asm-x86 / bios_ebda.h
index b4a46b7be7941fca2a7cd8636d9701bbf9ed7aa4..0033e50c13b28cec6bfcd479ced48e01798e9e76 100644 (file)
@@ -14,4 +14,6 @@ static inline unsigned int get_bios_ebda(void)
        return address; /* 0 means none */
 }
 
+void reserve_ebda_region(void);
+
 #endif /* _MACH_BIOS_EBDA_H */