libkernaux/tests/test_elf.c

8 lines
95 B
C
Raw Normal View History

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