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
don't need to explicitly enable lance any more.
[minix.git]
/
commands
/
patch
/
EXTERN.h
blob
5edd6a343e32d0b5b30986e7ea24a369ab92e6af
1
/* $Header$
2
*
3
* $Log$
4
* Revision 1.1 2005/04/21 14:55:10 beng
5
* Initial revision
6
*
7
* Revision 1.1.1.1 2005/04/20 13:33:18 beng
8
* Initial import of minix 2.0.4
9
*
10
* Revision 2.0 86/09/17 15:35:37 lwall
11
* Baseline for netwide release.
12
*
13
*/
14
15
#undef EXT
16
#define EXT extern
17
18
#undef INIT
19
#define INIT(x)
20
21
#undef DOINIT