X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/b632f535c4a6882bdca0317fb88cbe6e165f24eb..32b9a6d76790c73d3d2d36d9081a2581cc65d184:/lunaix-os/includes/lunaix/exebi/elf32.h?ds=inline diff --git a/lunaix-os/includes/lunaix/exebi/elf32.h b/lunaix-os/includes/lunaix/exebi/elf32.h index 33da3a5..1cda2c7 100644 --- a/lunaix-os/includes/lunaix/exebi/elf32.h +++ b/lunaix-os/includes/lunaix/exebi/elf32.h @@ -88,7 +88,7 @@ int elf32_open(struct elf32* elf, const char* path); int -elf32_openat(struct elf32* elf, const void* elf_vfile); +elf32_openat(struct elf32* elf, void* elf_vfile); int elf32_static_linked(const struct elf32* elf);