]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/setsid.c
update
[l4.git] / l4 / pkg / uclibc / lib / contrib / uclibc / libc / sysdeps / linux / common / setsid.c
index 4ca95fcc662c1bd2fe286b5130a0bc6b1e407b27..5da65b966eaffd78f85d5f14c792893292839347 100644 (file)
@@ -10,6 +10,5 @@
 #include <sys/syscall.h>
 #include <unistd.h>
 
-
 _syscall0(pid_t, setsid)
 libc_hidden_def(setsid)