Changeset 691259b in rtems


Ignore:
Timestamp:
03/21/97 19:18:11 (27 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
84e5b57f
Parents:
e667a0b
Message:

Fixed timerisr symbol.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/i960/cvme961/timer/timerisr.s

    re667a0b r691259b  
    3131.set RELOAD,     0x24                       # clr IP & IUS,allow countdown
    3232
    33         PUBLIC(_timerisr)
    34 SYM (_timerisr):
     33        PUBLIC(timerisr)
     34SYM (timerisr):
    3535        #ldconst   1,r4
    3636        #modpc     0,r4,r4               # enable tracing
Note: See TracChangeset for help on using the changeset viewer.