Changeset 9584c06 in rtems
- Timestamp:
- 11/04/02 22:19:49 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2595580
- Parents:
- 8491956
- Location:
- cpukit/score/cpu/mips
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/cpu/mips/ChangeLog
r8491956 r9584c06 1 2002-11-04 Joel Sherrill <joel@OARcorp.com> 2 3 * idtcpu.h: Removed warning. 4 1 5 2002-11-01 Joel Sherrill <joel@OARcorp.com> 2 6 -
cpukit/score/cpu/mips/idtcpu.h
r8491956 r9584c06 176 176 #ifndef WAIT 177 177 #define WAIT .word 0x42000020 178 #endif WAIT178 #endif /* WAIT */ 179 179 180 180 /* Disabled by joel -- horrible overload of common word. -
cpukit/score/cpu/mips/rtems/mips/idtcpu.h
r8491956 r9584c06 176 176 #ifndef WAIT 177 177 #define WAIT .word 0x42000020 178 #endif WAIT178 #endif /* WAIT */ 179 179 180 180 /* Disabled by joel -- horrible overload of common word.
Note: See TracChangeset
for help on using the changeset viewer.