2009-06-15 Chris Johns <chrisj@rtems.org>

* score/cpu/mips/rtems/mips/idtcpu.h: Remote WAIT define. Horrible
        overload.
This commit is contained in:
Chris Johns
2009-06-14 23:31:05 +00:00
parent 671e042e35
commit 4896ab5dfc
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2009-06-15 Chris Johns <chrisj@rtems.org>
* score/cpu/mips/rtems/mips/idtcpu.h: Remote WAIT define. Horrible
overload.
2009-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/heapwalk.c: Remove include of stdlib.h since abort was not
+2 -1
View File
@@ -178,10 +178,11 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
#define Hit_Set_Virtual_SI 0x1E /* 7 2 */
#define Hit_Set_Virtual_SD 0x1F /* 7 3 */
/* Disabled by chris -- horrible overload of common word.
#ifndef WAIT
#define WAIT .word 0x42000020
#endif /* WAIT */
*/
/* Disabled by joel -- horrible overload of common word.
#ifndef wait
#define wait .word 0x42000020