[go: up one dir, main page]

File: datastart.c

package info (click to toggle)
chpp 0.3.4-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 3,228 kB
  • ctags: 5,154
  • sloc: ansic: 30,186; cpp: 575; sh: 500; makefile: 314; yacc: 265; asm: 261; lex: 64
file content (9 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (78)
1
2
3
4
5
6
7
8
9
/*
	datastart.c
	
	A hack to get the extent of global data for the Macintosh.
	
	by Patrick C. Beard.
 */

long __datastart;