summaryrefslogtreecommitdiff
path: root/examples/hello_dictd/libmaa/set.c
blob: e374c6c707df202be1a7803b2b14ef3688f1c9d8 (plain)
1
2
3
4
5
6
int fake6 (void);

int fake6 (void)
{
  return 6;
}