mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2009-06-18 Chris Johns <chrisj@rtems.org>
* score/cpu/mips/rtems/mips/idtcpu.h: Missed another WAIT
define. Removed.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2009-06-18 Chris Johns <chrisj@rtems.org>
|
||||||
|
|
||||||
|
* score/cpu/mips/rtems/mips/idtcpu.h: Missed another WAIT
|
||||||
|
define. Removed.
|
||||||
|
|
||||||
2009-06-17 Chris Johns <chrisj@rtems.org>
|
2009-06-17 Chris Johns <chrisj@rtems.org>
|
||||||
|
|
||||||
* libmisc/shell/extern-dd.h: Delcare the conv arrays extern to
|
* libmisc/shell/extern-dd.h: Delcare the conv arrays extern to
|
||||||
|
|||||||
@@ -273,10 +273,11 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
|
|||||||
#define Hit_Set_Virtual_SI 0x1E /* 7 2 */
|
#define Hit_Set_Virtual_SI 0x1E /* 7 2 */
|
||||||
#define Hit_Set_Virtual_SD 0x1F /* 7 3 */
|
#define Hit_Set_Virtual_SD 0x1F /* 7 3 */
|
||||||
|
|
||||||
|
/* Disabled by chris -- horrible overload of common word.
|
||||||
#ifndef WAIT
|
#ifndef WAIT
|
||||||
#define WAIT .word 0x42000020
|
#define WAIT .word 0x42000020
|
||||||
#endif /* WAIT */
|
#endif
|
||||||
|
*/
|
||||||
/* Disabled by joel -- horrible overload of common word.
|
/* Disabled by joel -- horrible overload of common word.
|
||||||
#ifndef wait
|
#ifndef wait
|
||||||
#define wait .word 0x42000020
|
#define wait .word 0x42000020
|
||||||
|
|||||||
Reference in New Issue
Block a user