Changeset 7e3dcbc in rtems for c/src/ada/rtems.adb
- Timestamp:
- 06/03/97 00:33:48 (26 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d0f426a1
- Parents:
- e56a2ef
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada/rtems.adb
re56a2ef r7e3dcbc 22 22 23 23 -- 24 -- Mode Building Functions25 --26 27 function Interrupt_Level (28 Level : in RTEMS.Unsigned3229 ) return RTEMS.Attribute is30 begin31 return 0;32 end Interrupt_Level;33 34 --35 24 -- Utility Functions 36 25 --
Note: See TracChangeset
for help on using the changeset viewer.