summary refs log blame commit diff
path: root/pkgs/test/cc-wrapper/foo.c
blob: 8be674be3103f64bacc55685ec48411b0c32f252 (plain) (tree)
1
2
3
4



                      
unsigned int foo(void)
{
  return VALUE;
}