ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/include/rom_patches.h
(Generate patch)

Comparing SheepShaver/src/include/rom_patches.h (file contents):
Revision 1.1 by cebix, 2002-02-04T16:58:13Z vs.
Revision 1.2 by gbeauche, 2002-04-21T15:07:09Z

# Line 31 | Line 31 | enum {
31   };
32   extern int ROMType;
33  
34 + extern bool DecodeROM(uint8 *data, uint32 size);
35   extern bool PatchROM(void);
36   extern void InstallDrivers(void);
37  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines