summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortwinaphex2015-11-10 18:36:39 +0100
committertwinaphex2015-11-10 18:36:53 +0100
commit8f6996d5d5d47af4c4fcfb8173a0db2e5c2806b3 (patch)
treef63fdf042c6bbc9e700241e711a104e04642cefb
parent2461e3e9abd0b4f1ba63f7b5495a9785b5788182 (diff)
downloadsnes9x2002-8f6996d5d5d47af4c4fcfb8173a0db2e5c2806b3.tar.gz
snes9x2002-8f6996d5d5d47af4c4fcfb8173a0db2e5c2806b3.tar.bz2
snes9x2002-8f6996d5d5d47af4c4fcfb8173a0db2e5c2806b3.zip
Move memcmp/memcpy/memset.S to old
-rw-r--r--old/memcmp.S (renamed from src/memcmp.S)0
-rw-r--r--old/memcpy.S (renamed from src/memcpy.S)0
-rw-r--r--old/memset.S (renamed from src/memset.S)0
3 files changed, 0 insertions, 0 deletions
diff --git a/src/memcmp.S b/old/memcmp.S
index 0692766..0692766 100644
--- a/src/memcmp.S
+++ b/old/memcmp.S
diff --git a/src/memcpy.S b/old/memcpy.S
index fbd0b63..fbd0b63 100644
--- a/src/memcpy.S
+++ b/old/memcpy.S
diff --git a/src/memset.S b/old/memset.S
index e8b1e59..e8b1e59 100644
--- a/src/memset.S
+++ b/old/memset.S