blob: e0ec3b1ae3b62824f75d2976654785e31a558138 [file] [log] [blame]
#include "stack-fcall.h"
int main(int argc, char **argv)
{
f0(argc);
return 0;
}