This website requires JavaScript.
Explore
Help
Sign in
tailix
/
libkernaux
Watch
1
Star
0
Fork
You've already forked libkernaux
0
mirror of
https://github.com/tailix/libkernaux.git
synced
2025-03-24 17:16:12 -04:00
Code
Releases
Activity
write-bindings
libkernaux
/
tests
/
test_elf.c
8 lines
95 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Start working on ELF utils
2021-12-13 01:30:27 +05:00
#
ifdef HAVE_CONFIG_H
#
include
"config.h"
#
endif
#
include
<kernaux/elf.h>
Print Multiboot 2 ELF section headers (#154)
2022-12-19 15:59:08 +04:00
void
test_main
(
)
{
}
Copy permalink