projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1518c9
)
Move elf definitions to sys/procfs.h as proposed by Mark Kettenis.
author
Andreas Jaeger
<aj@suse.de>
Mon, 21 Aug 2000 17:08:21 +0000
(17:08 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Mon, 21 Aug 2000 17:08:21 +0000
(17:08 +0000)
sysdeps/unix/sysv/linux/s390/sys/elf.h
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/s390/sys/elf.h
b/sysdeps/unix/sysv/linux/s390/sys/elf.h
index ecf6705a05707cb527ec901e7ecb302d089a3352..a4ee81639552b11b8b6dccdac2ba70dd94732699 100644
(file)
--- a/
sysdeps/unix/sysv/linux/s390/sys/elf.h
+++ b/
sysdeps/unix/sysv/linux/s390/sys/elf.h
@@
-19,10
+19,8
@@
#ifndef _SYS_ELF_H
#define _SYS_ELF_H 1
-/*
- * ELF register definitions..
- */
+#warning "This header is obsolete; use <sys/procfs.h> instead."
-#include <
asm/elf
.h>
+#include <
sys/procfs
.h>
#endif /* _SYS_ELF_H */