Changeset 1007 for trunk/include/odin.h
- Timestamp:
- Sep 22, 1999, 11:46:52 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odin.h
r883 r1007 1 /* $Id: odin.h,v 1. 9 1999-09-08 19:34:51sandervl Exp $ */1 /* $Id: odin.h,v 1.10 1999-09-22 09:46:18 sandervl Exp $ */ 2 2 /* 3 3 * ODIN - Build Environment Definition … … 77 77 #define PASCAL _Pascal 78 78 #define UNALIGNED 79 #define __inline__ inline 80 79 81 #if (__IBMCPP__ == 300) || (__IBMC__ == 300) 80 82 #define NONAMELESSUNION
Note:
See TracChangeset
for help on using the changeset viewer.