blob: 6a7a590472edf971c450b159271153c237827174 [file] [log] [blame] [edit]
#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
void c(void);
void c_unwind(void);