mirror of
https://github.com/vivier/EMILE.git
synced 2025-04-06 21:37:06 +00:00
correct typo
This commit is contained in:
parent
fd27a28539
commit
51aa5b458f
@ -1,6 +1,6 @@
|
||||
/*
|
||||
*
|
||||
* (c) 2004 Laurent Vivier <Laurent@lvivier.info>
|
||||
* (c) 2004-2007 Laurent Vivier <Laurent@lvivier.info>
|
||||
*
|
||||
*/
|
||||
|
||||
@ -22,7 +22,7 @@ enter_kernel030:
|
||||
|
||||
move.l 12(%fp), %d0
|
||||
|
||||
/* destination addresse */
|
||||
/* destination address */
|
||||
|
||||
move.l 16(%fp), %a2
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
*
|
||||
* (c) 2004 Laurent Vivier <Laurent@lvivier.info>
|
||||
* (c) 2004-2007 Laurent Vivier <Laurent@lvivier.info>
|
||||
*
|
||||
*/
|
||||
|
||||
@ -22,7 +22,7 @@ enter_kernel040:
|
||||
|
||||
move.l 12(%fp), %d0
|
||||
|
||||
/* destination addresse */
|
||||
/* destination address */
|
||||
|
||||
move.l 16(%fp), %a2
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
*
|
||||
* (c) 2004 Laurent Vivier <Laurent@lvivier.info>
|
||||
* (c) 2004-2007 Laurent Vivier <Laurent@lvivier.info>
|
||||
*
|
||||
*/
|
||||
.chip 68000
|
||||
@ -21,7 +21,7 @@ enter_kernelnoMMU:
|
||||
|
||||
move.l 12(%fp), %d0
|
||||
|
||||
/* destination addresse */
|
||||
/* destination address */
|
||||
|
||||
move.l 16(%fp), %a2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user