interrupts, timers, under construction
[rpikern] / src / startup.s
index 3feac3d..587ab95 100644 (file)
@@ -3,6 +3,7 @@
        .section .startup
        .code 32
 
        .section .startup
        .code 32
 
+       .global startup
 startup:
        @ stop all but one of the cores
        mrc p15, 0, r0, c0, c0, 5
 startup:
        @ stop all but one of the cores
        mrc p15, 0, r0, c0, c0, 5