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