repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dec21140A ethernet driver for virtualpc, contributed by nicolas tittley.
[minix.git]
/
drivers
/
memory
/
local.h
blob
91a9ad16a5b383b38fb526903a789be9934a99d6
1
/*
2
local defines and declarations
3
*/
4
5
extern
unsigned char
imgrd
[];
6
extern
size_t
imgrd_size
;