10 lines
132 B
C
Raw Normal View History

2026-06-23 09:54:30 +08:00
/*
datastart.c
A hack to get the extent of global data for the Macintosh.
by Patrick C. Beard.
*/
long __datastart;