correct typo

This commit is contained in:
Laurent Vivier 2007-01-01 18:51:03 +00:00
parent fd27a28539
commit 51aa5b458f
3 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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