Update elf.h
This commit is contained in:
parent
d09697c7df
commit
a7d1123a94
@ -1,3 +1,4 @@
|
||||
#ifndef DOXYGEN_SHOULD_SKIP_THIS
|
||||
#ifndef ELF_H
|
||||
#define ELF_H
|
||||
#define ELF_MAGIC 0x464c457f
|
||||
@ -40,3 +41,4 @@ typedef struct {
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user