* armvirt.c (ABORTS): Do not define.

This commit is contained in:
Alexandre Oliva 2000-07-04 08:00:19 +00:00
parent 1e6b544a97
commit ae3c7619e1
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2000-07-04 Alexandre Oliva <aoliva@redhat.com>
* armvirt.c (ABORTS): Do not define.
* armdefs.h (struct ARMul_State): Add is_StrongARM.
(ARM_Strong_Prop, STRONGARM): Define.
* arminit.c (ARMul_NewState): Reset is_StrongARM.

View File

@ -32,7 +32,7 @@ defined to generate aborts. */
#define ABORTS 1
#endif
#define ABORTS
/* #define ABORTS */
#ifdef ABORTS /* the memory system will abort */
/* For the old test suite Abort between 32 Kbytes and 32 Mbytes