diff options
author | Andreas Jaeger <aj@suse.de> | 2012-03-20 09:14:04 +0100 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-03-20 09:14:04 +0100 |
commit | ff962fb6a10c46052535d482c889b3a9e5236637 (patch) | |
tree | 18de80f61dc39c437527f406041c35643fcce426 /sysdeps/unix/i386 | |
parent | 6870c2ed1f2d4ff53e7c36b252f9f2c6b6112552 (diff) | |
download | glibc-ff962fb6a10c46052535d482c889b3a9e5236637.tar.gz glibc-ff962fb6a10c46052535d482c889b3a9e5236637.tar.xz glibc-ff962fb6a10c46052535d482c889b3a9e5236637.zip |
Remove unused start.c files.
Diffstat (limited to 'sysdeps/unix/i386')
-rw-r--r-- | sysdeps/unix/i386/start.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/i386/start.c b/sysdeps/unix/i386/start.c deleted file mode 100644 index e6c89ee3f3..0000000000 --- a/sysdeps/unix/i386/start.c +++ /dev/null @@ -1,2 +0,0 @@ -#define DUMMIES dummy0 -#include <sysdeps/unix/start.c> |