source: trunk/minix/drivers/memory/local.h@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 95 bytes
Line 
1/*
2local defines and declarations
3*/
4
5extern unsigned char imgrd[];
6extern size_t imgrd_size;
Note: See TracBrowser for help on using the repository browser.