diff options
Diffstat (limited to 'asm/psp_w.s')
-rw-r--r-- | asm/psp_w.s | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/asm/psp_w.s b/asm/psp_w.s deleted file mode 100644 index dee5a79..0000000 --- a/asm/psp_w.s +++ /dev/null @@ -1,5 +0,0 @@ - .global __psp_w - .thumb_func -__psp_w: - msr PSP, r0 - bx lr |