X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/b632f535c4a6882bdca0317fb88cbe6e165f24eb..69777bdcab284335651a8002e2896f3862fa423d:/lunaix-os/includes/lunaix/exebi/elf32.h 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);