vaseboot/include/VasEBoot/i386/pc/biosnum.h

7 lines
144 B
C

#ifndef VAS_EBOOT_BIOSNUM_MACHINE_HEADER
#define VAS_EBOOT_BIOSNUM_MACHINE_HEADER 1
extern int (*VasEBoot_get_root_biosnumber) (void);
#endif