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
|
||||
#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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user