Initial revision
This commit is contained in:
21
commands/patch/INTERN.h
Executable file
21
commands/patch/INTERN.h
Executable file
@@ -0,0 +1,21 @@
|
||||
/* $Header$
|
||||
*
|
||||
* $Log$
|
||||
* Revision 1.1 2005/04/21 14:55:10 beng
|
||||
* Initial revision
|
||||
*
|
||||
* Revision 1.1.1.1 2005/04/20 13:33:18 beng
|
||||
* Initial import of minix 2.0.4
|
||||
*
|
||||
* Revision 2.0 86/09/17 15:35:58 lwall
|
||||
* Baseline for netwide release.
|
||||
*
|
||||
*/
|
||||
|
||||
#undef EXT
|
||||
#define EXT
|
||||
|
||||
#undef INIT
|
||||
#define INIT(x) = x
|
||||
|
||||
#define DOINIT
|
||||
Reference in New Issue
Block a user