Conding style cleanup

Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
Stefan Roese
2007-08-10 20:34:58 +02:00
parent 59530af556
commit c2c0ab4aff
2 changed files with 1 additions and 3 deletions

View File

@@ -545,7 +545,7 @@ VTP1Lock:
mov r10, $0
str r10, [r6]
/*
/*
* Call board-specific lowlevel init.
* That MUST be present and THAT returns
* back to arch calling code with "mov pc, lr."