File: dummy.c

package info (click to toggle)
mkvmlinuz 36
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 404 kB
  • sloc: ansic: 2,825; sh: 471; asm: 283; makefile: 75
file content (4 lines) | stat: -rw-r--r-- 30 bytes parent folder | download | duplicates (145)
1
2
3
4
int main(void)
{
	return 0;
}