1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-03-24 17:16:12 -04:00
libkernaux/tests/test_elf.c

8 lines
95 B
C
Raw Permalink Normal View History

2021-12-13 01:30:27 +05:00
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <kernaux/elf.h>
void test_main() {}