summaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/lc-note/firmware-corefile/main.c
blob: 911ebc8586ae019c575a01280d87761fa7b22ef6 (plain)
1
2
#include <stdio.h>
int main () { puts ("this is the standalone binary test program"); }