]> Shamusworld >> Repos - virtualjaguar/blob - src/jagbios2.h
Removed some cruft and nonstandard int/uint types, added M series BIOS.
[virtualjaguar] / src / jagbios2.h
1 #ifndef __JAGBIOS2_H__
2 #define __JAGBIOS2_H__
3
4 extern char jaguarBootROM2[];
5
6 #endif  // __JAGBIOS2_H__