Changeset 21738 for branches/gcc-kmk/include/odin.h
- Timestamp:
- Oct 25, 2011, 12:07:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/include/odin.h
r21721 r21738 81 81 #endif 82 82 #define CDECL _cdecl 83 #define EXPORT _ export83 #define EXPORT __attribute__ ((dllexport)) 84 84 #define WIN32API __stdcall 85 85 #define WINAPI __stdcall
Note:
See TracChangeset
for help on using the changeset viewer.