adopted original preprocessor defines

This commit is contained in:
Markus Fröschle
2012-11-04 16:52:31 +00:00
parent 20224bbb89
commit a84a9710ee
2 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
#define cf_stack
/*
* initialize exception vectors
*/
@@ -391,7 +390,7 @@ access_mmu:
bne bus_error
move.l MCF_MMU_MMUAR,d0
cmp.l #_Bas_base,d0 // max User RAM Bereich
bge bus_error // gr<EFBFBD>sser -> bus error
bge bus_error // grösser -> bus error
bra _mmutr_miss
bus_error:
move.l (sp)+,d0