summaryrefslogtreecommitdiff
path: root/arm/video_blend.S
diff options
context:
space:
mode:
authortwinaphex2014-12-11 04:57:55 +0100
committertwinaphex2014-12-11 04:57:55 +0100
commit89feda2e3e590e7787e9d9182bf1b9e8a4b7b638 (patch)
tree6fb12a1f990ef33e3946f756befeff02c1c79a2e /arm/video_blend.S
parent9a468a0f3bc26ec13f6d11146b0a5617ecc84896 (diff)
downloadpicogpsp-89feda2e3e590e7787e9d9182bf1b9e8a4b7b638.tar.gz
picogpsp-89feda2e3e590e7787e9d9182bf1b9e8a4b7b638.tar.bz2
picogpsp-89feda2e3e590e7787e9d9182bf1b9e8a4b7b638.zip
(ARM ASM) Use .globl instead of .global
Diffstat (limited to 'arm/video_blend.S')
-rw-r--r--arm/video_blend.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm/video_blend.S b/arm/video_blend.S
index 170be8f..2e84cd6 100644
--- a/arm/video_blend.S
+++ b/arm/video_blend.S
@@ -1,7 +1,7 @@
.align 2
-.global expand_blend
-.global expand_normal
+.globl expand_blend
+.globl expand_normal
@ Input:
@ r0 = screen_src_ptr