Changeset 6339cd2d in rtems
- Timestamp:
- 05/09/14 08:08:29 (10 years ago)
- Branches:
- 4.11, 5, master
- Children:
- ca2dd1e
- Parents:
- 3a3869c4
- git-author:
- Sebastian Huber <sebastian.huber@…> (05/09/14 08:08:29)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (05/12/14 06:37:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/rtems/include/rtems.h
r3a3869c4 r6339cd2d 26 26 */ 27 27 /**@{*/ 28 29 #ifdef __cplusplus30 extern "C" {31 #endif32 28 33 29 #include <rtems/system.h> … … 64 60 65 61 #include <rtems/rtems/support.h> 62 63 #ifdef __cplusplus 64 extern "C" { 65 #endif 66 66 67 67 /**
Note: See TracChangeset
for help on using the changeset viewer.