source:
trunk/minix/drivers/memory/local.h@
19
| Last change on this file since 19 was 9, checked in by , 15 years ago | |
|---|---|
| File size: 95 bytes | |
| Rev | Line | |
|---|---|---|
| [9] | 1 | /* |
| 2 | local defines and declarations | |
| 3 | */ | |
| 4 | ||
| 5 | extern unsigned char imgrd[]; | |
| 6 | extern size_t imgrd_size; |
Note:
See TracBrowser
for help on using the repository browser.