source:
trunk/minix/drivers/memory/local.h@
10
Last change on this file since 10 was 9, checked in by , 14 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.