libkernaux/tests/test_elf.c

8 lines
95 B
C

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <kernaux/elf.h>
void test_main() {}