K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-14T10:57:07.000000Z K 7 svn:log V 237 Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.h doesn't need to be included in files that have nothing to do with syscalls. Added missing `.text' to START_ENTRY so that ENTRY() works when invoked in the data section. END