Changeset 9700578 in rtems for c/src/exec/posix/headers


Ignore:
Timestamp:
10/30/95 21:54:45 (28 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
c4808ca
Parents:
ea74482
Message:

SPARC port passes all tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/posix/headers/intr.h

    rea74482 r9700578  
    6161 */
    6262
    63 EXTERN POSIX_Interrupt_Control
    64   _POSIX_Interrupt_Information[ ISR_NUMBER_OF_VECTORS ];
     63EXTERN POSIX_Interrupt_Control _POSIX_Interrupt_Information[ ISR_NUMBER_OF_VECTORS ];
    6564 
    6665/*
Note: See TracChangeset for help on using the changeset viewer.