fixed: int86 failed to preserve returned flags (backported from 256boss)
[bootcensus] / src / test / vbetest.h
1 #ifndef VBETEST_H_
2 #define VBETEST_H_
3
4 int vbetest(void);
5
6 #endif  /* VBETEST_H_ */