]> Joshua Wise's Git repositories - firearm.git/blobdiff - tests/anulib.S
DCache: Change verbosity.
[firearm.git] / tests / anulib.S
index a77ca2690b4bbfeb2fc863f944dce4c98de7ce76..40a931f335421ab48a9be0921e3af0408a453f32 100644 (file)
@@ -1,7 +1,7 @@
        .text
        .globl _start
 _start:
-       mov sp, #0x2000
+       mov sp, #0x3000
        bl main
 1:     b 1b
 
This page took 0.020446 seconds and 4 git commands to generate.