Go to the source code of this file.
Functions | |
| int | apple_load_bootblock (struct machine *m, struct cpu *cpu, int disk_id, int disk_type, int *n_loadp, char ***load_namesp) |
| int apple_load_bootblock | ( | struct machine * | m, |
| struct cpu * | cpu, | ||
| int | disk_id, | ||
| int | disk_type, | ||
| int * | n_loadp, | ||
| char *** | load_namesp | ||
| ) |
Definition at line 53 of file bootblock_apple.cc.
References debug, diskimage_access(), and fatal().
1.8.17