Changeset 21804 for branches/gcc-kmk/include/os2wrap.h
- Timestamp:
- Nov 14, 2011, 8:13:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/include/os2wrap.h
r21723 r21804 5 5 #ifdef __EMX__ 6 6 7 #define OS2EMX_PLAIN_CHAR8 9 7 #ifndef USE_OS2_TOOLKIT_HEADERS 10 8 … … 12 10 #define OS2_INCLUDED 13 11 #define OS2DEF_INCLUDED 12 #define WIN_INCLUDED 14 13 #define __OS2_H__ 15 14 … … 17 16 typedef unsigned short APIRET16; 18 17 #define APIENTRY16 _Far16 _Pascal 19 #define _LNK_CONV _Optlink20 18 21 19 #define INCL_LONGLONG_STRUCTS
Note:
See TracChangeset
for help on using the changeset viewer.