]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/tools/build/src/engine/boehm_gc/Mac_files/dataend.c
Add patch for failing prerm scripts
[ceph.git] / ceph / src / boost / tools / build / src / engine / boehm_gc / Mac_files / dataend.c
CommitLineData
7c673cae
FG
1/*
2 dataend.c
3
4 A hack to get the extent of global data for the Macintosh.
5
6 by Patrick C. Beard.
7 */
8
9long __dataend;