- moved the int86 code out of the 2nd stage boot loader code, and into a
[bootcensus] / src / test / vbetest.h
1 #ifndef VBETEST_H_
2 #define VBETEST_H_
3
4 int vbetest(void);
5
6 #endif  /* VBETEST_H_ */