blob: d55c8ebde2be8063b80b4fa2e379cf18a01004eb [file] [log] [blame]
#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
typedef struct {
} Foo;
void extra_debug_fn(void);
void root(Foo a);