Fix compile time warnings.

This commit is contained in:
Nick Clifton
2001-03-24 00:45:11 +00:00
parent c5807d7f94
commit 5fa78238cb
4 changed files with 9 additions and 4 deletions

View File

@ -55,6 +55,7 @@
#define NMAGIC 0410 /* separate i/d executable */
#define SHMAGIC 0406 /* NYU/Ultra3 shared data executable
(writable text) */
#undef _ETEXT
#define _ETEXT "_etext"
/*--------------------------------------------------------------*/