This adds the glibc elf.h to allow compilation on non-glibc platforms.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://coreboot.org/repository/coreboot-v3@652 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
e21bb40244
commit
47854e08ca
2 changed files with 2638 additions and 1 deletions
2637
util/lar/elf.h
Normal file
2637
util/lar/elf.h
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -32,8 +32,8 @@
|
|||
#include <sys/mman.h>
|
||||
#include <netinet/in.h>
|
||||
#include <libgen.h>
|
||||
#include <elf.h>
|
||||
|
||||
#include "elf.h"
|
||||
#include "lar.h"
|
||||
#include "lib.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue