Changeset 868 for trunk/include/odin.h
- Timestamp:
- Sep 8, 1999, 9:46:54 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odin.h
r785 r868 1 /* $Id: odin.h,v 1. 7 1999-09-02 10:10:48 phallerExp $ */1 /* $Id: odin.h,v 1.8 1999-09-08 07:46:53 sandervl Exp $ */ 2 2 /* 3 3 * ODIN - Build Environment Definition … … 77 77 #define PASCAL _Pascal 78 78 #define UNALIGNED 79 #if (__IBMCPP__ == 300) || (__IBMC__ == 300) 79 80 #define NONAMELESSUNION 81 #endif 80 82 #else 81 83
Note:
See TracChangeset
for help on using the changeset viewer.