diff options
| author | Wolfgang Denk <[email protected]> | 2009-10-28 00:49:47 +0100 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2009-10-28 00:49:47 +0100 |
| commit | 4946775c6db52dba28f72ba3525764b54f1d4593 (patch) | |
| tree | e5d0d53ce1e138f05b2ced553933aecc6907c3e1 /cpu/arm_cortexa8 | |
| parent | 246c69225c7b962d5c93e92282b78ca9fc5fefee (diff) | |
Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1
Signed-off-by: Wolfgang Denk <[email protected]>
Diffstat (limited to 'cpu/arm_cortexa8')
| -rw-r--r-- | cpu/arm_cortexa8/start.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm_cortexa8/start.S b/cpu/arm_cortexa8/start.S index 14a9bd3b039..29dae2f2823 100644 --- a/cpu/arm_cortexa8/start.S +++ b/cpu/arm_cortexa8/start.S @@ -414,4 +414,3 @@ fiq: bl do_fiq #endif - |
