1.32 release
[picodrive.git] / Pico / misc.s
index a075875..1ef2e58 100644 (file)
@@ -1,6 +1,8 @@
-
 @ vim:filetype=armasm
 
+@ Generic memory routines.
+@ (c) Copyright 2007, Grazvydas "notaz" Ignotas
+
 
 .global memcpy16 @ unsigned short *dest, unsigned short *src, int count