Move elf definitions to sys/procfs.h as proposed by Mark Kettenis.
This commit is contained in:
parent
d1518c9de0
commit
ab3e43136e
@ -19,10 +19,8 @@
|
|||||||
#ifndef _SYS_ELF_H
|
#ifndef _SYS_ELF_H
|
||||||
#define _SYS_ELF_H 1
|
#define _SYS_ELF_H 1
|
||||||
|
|
||||||
/*
|
#warning "This header is obsolete; use <sys/procfs.h> instead."
|
||||||
* ELF register definitions..
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <asm/elf.h>
|
#include <sys/procfs.h>
|
||||||
|
|
||||||
#endif /* _SYS_ELF_H */
|
#endif /* _SYS_ELF_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user