- Timestamp:
- Jun 3, 1997, 4:04:00 PM (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 9bec37b
- Parents:
- a7156d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada/rtems.ads
ra7156d1 r87e951a2 69 69 Null_Address : constant RTEMS.Address := 70 70 System.Storage_Elements.To_Address(0); 71 72 True : constant RTEMS.Boolean := 1; 73 False : constant RTEMS.Boolean := 0; 71 74 72 75 -- More Types
Note: See TracChangeset
for help on using the changeset viewer.