swig/SWIG/Tools/WAD/Misc/fileheader
Dave Beazley f9e5fdc9dd Cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1062 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-03-23 21:37:23 +00:00

12 lines
558 B
Text

/* -----------------------------------------------------------------------------
* segment.c
*
* This file provides access to the virtual memory map of a process
* including the location of the executable, data segments, shared
* libraries, and memory mapped regions. This information is
* obtained through /proc.
*
* Author(s) : David Beazley (beazley@cs.uchicago.edu)
*
* Copyright (C) 2000. The University of Chicago. All rights reserved.
* ----------------------------------------------------------------------------- */