Is now also usable from plain C.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7329 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
337d1d1bab
commit
1bde925efe
@ -16,7 +16,7 @@ struct preloaded_image {
|
||||
elf_region text_region;
|
||||
elf_region data_region;
|
||||
addr_range dynamic_section; // pointer to the dynamic section
|
||||
Elf32_Ehdr elf_header;
|
||||
struct Elf32_Ehdr elf_header;
|
||||
};
|
||||
|
||||
#endif /* KERNEL_BOOT_ELF_H */
|
||||
|
Loading…
Reference in New Issue
Block a user