projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't define __libc_pid.
[kopensolaris-gnu/glibc.git]
/
sysdeps
/
arm
/
init-first.c
diff --git
a/sysdeps/arm/init-first.c
b/sysdeps/arm/init-first.c
index
7e6bcf7
..
87f9f0a
100644
(file)
--- a/
sysdeps/arm/init-first.c
+++ b/
sysdeps/arm/init-first.c
@@
-25,8
+25,6
@@
extern void __libc_global_ctors (void);
int __libc_multiple_libcs = 1;
-pid_t __libc_pid;
-
static void
init (int *data)
{