libkernaux/tests/test_multiboot2_header_vali...

10 lines
102 B
C

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
int main()
{
// TODO: write this
return 0;
}