;@0 ; Reserve space for globals ; First initialise the stack pointer nor sp, zr, 0xffff ; Jump over the globals to user code jmp 0x100 U32 0 ; 4 bytes ; MAGIC_VALUE ;@0x0c U32 0xb301534c ; Pad with zeroes since the @addr feature is currently broken. ; * https://discord.com/channels/828292123936948244/1545010596246847568 ; U1920 0 ; 240 bytes ;@0x100 ; start of user code