backported fixes from 256boss
[bootcensus] / src / boot.h
1 #ifndef BOOT_H_
2 #define BOOT_H_
3
4 extern unsigned char low_mem_buffer[];
5 extern int boot_drive_number;
6
7 #endif  /* BOOT_H_ */