Changeset 369 for trunk/src/emx/include/386/stdarg.h
- Timestamp:
- Jul 14, 2003, 11:30:23 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/386/stdarg.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r368 r369 45 45 #include <sys/_types.h> 46 46 47 #if ndef _VA_LIST_DECLARED47 #if !defined(_VA_LIST_DECLARED) && !defined(_VA_LIST) /* bird: emx */ 48 48 #define _VA_LIST_DECLARED 49 49 #define _VA_LIST /* bird: emx */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.