This commit is contained in:
@@ -25,7 +25,7 @@ void startup(void)
|
|||||||
/* clobber */ : "d0", "memory");
|
/* clobber */ : "d0", "memory");
|
||||||
|
|
||||||
/* mmu off */
|
/* mmu off */
|
||||||
__asm__ __volatile__ (
|
__asm__ __volatile__(
|
||||||
" move.l #__MMUBAR+1,d0\n\t"
|
" move.l #__MMUBAR+1,d0\n\t"
|
||||||
" movec d0,MMUBAR\n\t"
|
" movec d0,MMUBAR\n\t"
|
||||||
/* output */ :
|
/* output */ :
|
||||||
|
|||||||
Reference in New Issue
Block a user