Changeset 21804 for branches/gcc-kmk/include
- Timestamp:
 - Nov 14, 2011, 8:13:20 PM (14 years ago)
 - Location:
 - branches/gcc-kmk/include
 - Files:
 - 
      
- 2 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/gcc-kmk/include/odin.h
r21787 r21804 93 93 #ifdef __INNOTEK_LIBC__ 94 94 #define SYSTEM _System 95 #define _LNK_CONV _Optlink 95 96 #else 96 97 #define SYSTEM CDECL  - 
      
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.
  