Don't #include pub_core_debuginfo.h in pub_core_aspacemgr.h.  So have
to #include it explicitly in lots of other places, but at least the 
dependency is clear now.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3974 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/coregrind/pub_core_syswrap.h b/coregrind/pub_core_syswrap.h
index 493f9a4..a54a26a 100644
--- a/coregrind/pub_core_syswrap.h
+++ b/coregrind/pub_core_syswrap.h
@@ -32,8 +32,8 @@
 #define __PUB_CORE_SYSWRAP_H
 
 //--------------------------------------------------------------------
-// PURPOSE: This module contains all the syscall junk:  mostly wrappers,
-// but also the code that executes them, and related stuff.
+// PURPOSE: This module contains all the syscall junk:  mostly PRE/POST
+// wrappers, but also the main syscall jacketing code.
 //--------------------------------------------------------------------
 
 // Return how many bytes of a thread's Valgrind stack are unused