about summary refs log tree commit diff
path: root/sysdeps/sparc
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-04-18 11:11:10 -0700
committerDavid S. Miller <davem@davemloft.net>2012-04-18 11:13:14 -0700
commit95aa737cf9fd7f0c31de62950b253861b863dc50 (patch)
tree814c6131a4baeb8dc51b8f1f915212639481907f /sysdeps/sparc
parent7a99a614618a92b01715733d34b3320d75d9e997 (diff)
downloadglibc-95aa737cf9fd7f0c31de62950b253861b863dc50.tar.gz
glibc-95aa737cf9fd7f0c31de62950b253861b863dc50.tar.xz
glibc-95aa737cf9fd7f0c31de62950b253861b863dc50.zip
Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 one
	* sysdeps/sparc/sparc64/memcopy.h: Delete.
Diffstat (limited to 'sysdeps/sparc')
-rw-r--r--sysdeps/sparc/sparc64/memcopy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc64/memcopy.h b/sysdeps/sparc/sparc64/memcopy.h
deleted file mode 100644
index ec978e3c80..0000000000
--- a/sysdeps/sparc/sparc64/memcopy.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <sparc32/memcopy.h>