Changeset 20374 in vbox for trunk/src/VBox/Runtime/include/internal/initterm.h
- Timestamp:
- Jun 8, 2009 12:43:21 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48298
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/initterm.h
r20364 r20374 34 34 #include <iprt/cdefs.h> 35 35 36 RT_ BEGIN_DECLS36 RT_C_DECLS_BEGIN 37 37 38 38 #ifdef IN_RING0 … … 52 52 #endif /* IN_RING0 */ 53 53 54 RT_ END_DECLS54 RT_C_DECLS_END 55 55 56 56 #endif
Note:
See TracChangeset
for help on using the changeset viewer.