blob: c7138c92d308d038a66fa7378e43e9cf6dfd53ce [file] [log] [blame]
#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
void C(void);
void B(void);
void D(void);
void A(void);