rename x86.c
authorDavid Schleef <ds@schleef.org>
Thu, 28 May 2009 22:05:25 +0000 (15:05 -0700)
committerDavid Schleef <ds@schleef.org>
Thu, 28 May 2009 22:05:25 +0000 (15:05 -0700)
orc/Makefile.am
orc/orcx86.c [moved from orc/x86.c with 100% similarity]

index 6f32d12..b7ab486 100644 (file)
@@ -31,7 +31,7 @@ liborc_@ORC_MAJORMINOR@_la_SOURCES = \
        orcutils.c \
        orcsse.c \
        orcmmx.c \
-       x86.c \
+       orcx86.c \
        orcarm.c
 
 if HAVE_I386
similarity index 100%
rename from orc/x86.c
rename to orc/orcx86.c