blob: f569afb7292fa83fd3d317b55db5be10e93c36ba [file] [log] [blame]
#include <stdint.h>
extern "C" {
int32_t foo() { return 42; }
}