Changeset 7979e35 in rtems for c/src/lib/libbsp/i960/cvme961/clock/ckinit.c
- Timestamp:
- 06/04/95 22:43:19 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e8512eb
- Parents:
- 7c22114b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i960/cvme961/clock/ckinit.c
r7c22114b r7979e35 26 26 27 27 rtems_unsigned32 Clock_isrs; /* ISRs until next tick */ 28 i960_isr 28 i960_isr_entry Old_ticker; 29 29 volatile rtems_unsigned32 Clock_driver_ticks; 30 30 /* ticks since initialization */
Note: See TracChangeset
for help on using the changeset viewer.