diff options
Diffstat (limited to 'cpu/mpc8xx/start.S')
| -rw-r--r-- | cpu/mpc8xx/start.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cpu/mpc8xx/start.S b/cpu/mpc8xx/start.S index a1b7effe8..213c9a9be 100644 --- a/cpu/mpc8xx/start.S +++ b/cpu/mpc8xx/start.S @@ -583,7 +583,7 @@ relocate_code:  	/* First our own GOT */  	add	r14, r14, r15 -	/* the the one used by the C code */ +	/* then the one used by the C code */  	add	r30, r30, r15  	/* |