Linux/i386 implementation of getgid.
authorUlrich Drepper <drepper@redhat.com>
Mon, 17 Jan 2000 05:20:27 +0000 (05:20 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 17 Jan 2000 05:20:27 +0000 (05:20 +0000)
sysdeps/unix/sysv/linux/m68k/getgid.c [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/m68k/getgid.c b/sysdeps/unix/sysv/linux/m68k/getgid.c
new file mode 100644 (file)
index 0000000..0a4d606
--- /dev/null
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/i386/getgid.c>