Changeset 20362 in vbox for trunk/include/iprt/nocrt/amd64
- Timestamp:
- Jun 8, 2009 12:14:32 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48285
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nocrt/amd64/fenv.h
r8245 r20362 98 98 #define _SSE_EMASK_SHIFT 7 99 99 100 __BEGIN_DECLS100 RT_BEGIN_DECLS 101 101 102 102 /* Default floating-point environment */ … … 221 221 } 222 222 223 __END_DECLS223 RT_END_DECLS 224 224 225 225 #ifndef RT_WITHOUT_NOCRT_WRAPPERS
Note:
See TracChangeset
for help on using the changeset viewer.