]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/arch-coreboot/sysinfo.h
x86: Rename PORT_RESET to IO_PORT_RESET
[u-boot] / arch / x86 / include / asm / arch-coreboot / sysinfo.h
index 629088d49e0ec637b5241783f56b5c5c9358f035..12b3b5d6ee6732db23552984596810e6a6f0bf85 100644 (file)
@@ -56,4 +56,6 @@ struct sysinfo_t {
 
 extern struct sysinfo_t lib_sysinfo;
 
+int get_coreboot_info(struct sysinfo_t *info);
+
 #endif