about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-05-31 17:46:55 -0700
committerUlrich Drepper <drepper@redhat.com>2009-05-31 17:46:55 -0700
commitfd469aac31dc09f1328c8c4b976f887ebd592c56 (patch)
treee67a0b5777a53cc65ecc02b1633738911091e691 /sysdeps
parentc16a054d5e20e4da6ccc528b690910a777d69a8b (diff)
downloadglibc-fd469aac31dc09f1328c8c4b976f887ebd592c56.tar.gz
glibc-fd469aac31dc09f1328c8c4b976f887ebd592c56.tar.xz
glibc-fd469aac31dc09f1328c8c4b976f887ebd592c56.zip
Add missing file from accept4 commit.
Hidden by previous .gitignore content.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/i386/internal_accept4.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/internal_accept4.S b/sysdeps/unix/sysv/linux/i386/internal_accept4.S
new file mode 100644
index 0000000000..c3f1630494
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/i386/internal_accept4.S
@@ -0,0 +1 @@
+/* Not needed, accept4.S has everything.  */