Update.
[platform/upstream/glibc.git] / sysdeps / unix / sysv / linux / init-first.c
index cebb9c1..505b8dd 100644 (file)
@@ -43,7 +43,7 @@ int __libc_argc;
 char **__libc_argv;
 
 /* We often need the PID.  Cache this value.  */
-pid_t __libc_pid;
+pid_t __libc_pid = 0xf00baa;
 
 
 static void