Changeset 9700578 in rtems for cpukit/posix/include/rtems
- Timestamp:
- 10/30/95 21:54:45 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c4808ca
- Parents:
- ea74482
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/posix/include/rtems/posix/intr.h
rea74482 r9700578 61 61 */ 62 62 63 EXTERN POSIX_Interrupt_Control 64 _POSIX_Interrupt_Information[ ISR_NUMBER_OF_VECTORS ]; 63 EXTERN POSIX_Interrupt_Control _POSIX_Interrupt_Information[ ISR_NUMBER_OF_VECTORS ]; 65 64 66 65 /*
Note: See TracChangeset
for help on using the changeset viewer.