Changeset 0cd196b7 in rtems for c/src/lib/libcpu/mips/clock/clock.S
- Timestamp:
- 04/03/04 00:15:56 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e39d27e9
- Parents:
- 26848f3e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/mips/clock/clock.S
r26848f3e r0cd196b7 22 22 /* @(#)clock.S 08/20/96 1.2 */ 23 23 24 #include < iregdef.h>25 #include < idtcpu.h>24 #include <rtems/mips/iregdef.h> 25 #include <rtems/mips/idtcpu.h> 26 26 #include <rtems/asm.h> 27 27
Note: See TracChangeset
for help on using the changeset viewer.