Sign in
android
/
platform
/
external
/
syslinux
/
refs/heads/o-preview-2
/
.
/
com32
/
include
/
elf.h
blob: 970753dbb02952871edb872814bb5ecc4a96c89d [
file
] [
log
] [
blame
] [
edit
]
/*
* elf.h
*/
#ifndef
_ELF_H
#define
_ELF_H
#include
<sys/elf32.h>
#include
<sys/elf64.h>
#endif
/* _ELF_H */