File: cross2.c

package info (click to toggle)
pocketpc-gas 2.13.2.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge
  • size: 70,376 kB
  • ctags: 66,971
  • sloc: ansic: 596,519; asm: 180,883; exp: 16,002; sh: 15,599; makefile: 8,931; lisp: 5,975; yacc: 5,800; lex: 1,532; perl: 1,366; cpp: 1,289; sed: 681; awk: 26
file content (5 lines) | stat: -rw-r--r-- 27 bytes parent folder | download | duplicates (49)
1
2
3
4
5
int
foo ()
{
  return 1;
}