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

7 lines
142 B
C

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