libkernaux/tests/test_memmap.c

8 lines
98 B
C

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