Changeset 8959fcc in rtems
- Timestamp:
- 09/30/97 14:49:56 (26 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e8ee2f32
- Parents:
- 63cebf6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada/rtems.ads
r63cebf6 r8959fcc 416 416 No_Memory, -- no memory left in heap 417 417 IO_Error, -- driver IO error 418 Proxy_Blocking ,-- internal multiprocessing only418 Proxy_Blocking -- internal multiprocessing only 419 419 ); 420 420 -
cpukit/ada/rtems.ads
r63cebf6 r8959fcc 416 416 No_Memory, -- no memory left in heap 417 417 IO_Error, -- driver IO error 418 Proxy_Blocking ,-- internal multiprocessing only418 Proxy_Blocking -- internal multiprocessing only 419 419 ); 420 420
Note: See TracChangeset
for help on using the changeset viewer.