blob: c5097e57ba95ec4b95ad059e0953f75441c71bb1 [file] [log] [blame]
#include <cstdarg>
#include <cstdint>
#include <cstdlib>
#include <ostream>
#include <new>
extern "C" {
/**
* The root of all evil.
*/
void root();
} // extern "C"