Changeset 883 for trunk/include/odin.h
- Timestamp:
- Sep 8, 1999, 9:34:51 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odin.h
r868 r883 1 /* $Id: odin.h,v 1. 8 1999-09-08 07:46:53sandervl Exp $ */1 /* $Id: odin.h,v 1.9 1999-09-08 19:34:51 sandervl Exp $ */ 2 2 /* 3 3 * ODIN - Build Environment Definition … … 80 80 #define NONAMELESSUNION 81 81 #endif 82 83 #include <builtin.h> 84 82 85 #else 83 86 … … 89 92 90 93 91 #include <builtin.h>92 93 94 94 95 #endif /* _ODIN_H_*/
Note:
See TracChangeset
for help on using the changeset viewer.