merge gfx-opt branch
[drnoksnes] / misc.s
diff --git a/misc.s b/misc.s
index 1ef2e58..7ddedfb 100644 (file)
--- a/misc.s
+++ b/misc.s
@@ -3,7 +3,7 @@
 @ Generic memory routines.
 @ (c) Copyright 2007, Grazvydas "notaz" Ignotas
 
-
+.text
 .global memcpy16 @ unsigned short *dest, unsigned short *src, int count
 
 memcpy16: