aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc824x/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc824x/start.S')
-rw-r--r--cpu/mpc824x/start.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpu/mpc824x/start.S b/cpu/mpc824x/start.S
index 004e3b3a1..b1cdb8460 100644
--- a/cpu/mpc824x/start.S
+++ b/cpu/mpc824x/start.S
@@ -202,7 +202,6 @@ in_flash:
bl board_init_f /* run 1st part of board init code (from Flash) */
-
.globl _start_of_vectors
_start_of_vectors:
@@ -840,5 +839,3 @@ setup_bats:
blt 1b
blr
-
-