Changeset 5e9b32b in rtems for cpukit/rtems/inline/rtems
- Timestamp:
- 09/26/95 19:27:15 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c701f197
- Parents:
- 879a047
- Location:
- cpukit/rtems/inline/rtems/rtems
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/rtems/inline/rtems/rtems/asr.inl
r879a047 r5e9b32b 18 18 #define __INLINE_ASR_inl 19 19 20 #include <rtems/ core/isr.h>20 #include <rtems/score/isr.h> 21 21 22 22 /*PAGE -
cpukit/rtems/inline/rtems/rtems/message.inl
r879a047 r5e9b32b 18 18 #define __MESSAGE_QUEUE_inl 19 19 20 #include <rtems/ core/wkspace.h>20 #include <rtems/score/wkspace.h> 21 21 22 22 /*PAGE
Note: See TracChangeset
for help on using the changeset viewer.