source:
trunk/minix/drivers/memory/local.h@
21
Last change on this file since 21 was 9, checked in by , 14 years ago | |
---|---|
File size: 95 bytes |
Line | |
---|---|
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.