aboutsummaryrefslogtreecommitdiffstats
path: root/generic/false.c
blob: 50ec76063f90fe4807a79d6f0ff4e0dc05d450fb (plain) (blame)
1
2
3
4
5
int main(void)
{
  return 1;
}