Changeset 21755 for branches/gcc-kmk/include/_ras.h
- Timestamp:
- Oct 28, 2011, 2:04:25 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/include/_ras.h
r21739 r21755 14 14 15 15 #ifdef RAS 16 17 #ifdef __cplusplus 18 extern "C" { 19 #endif 16 20 17 21 /* The RAS subsystem initialization/deinitialization */ … … 241 245 ); 242 246 247 #ifdef __cplusplus 248 } // extern "C" 249 #endif 243 250 244 251 /* RAS entries that are passed to plugin to use
Note:
See TracChangeset
for help on using the changeset viewer.