File: test_kernel_src_in_another_dir.h

package info (click to toggle)
pocl 6.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,320 kB
  • sloc: lisp: 149,513; ansic: 103,778; cpp: 54,947; python: 1,513; sh: 949; ruby: 255; pascal: 226; tcl: 180; makefile: 175; java: 72; xml: 49
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (7)
1
2
3
void test_func() {
    printf("OK\n");
}