=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/gc/include/private/gcconfig.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- OpenXM_contrib2/asir2000/gc/include/private/gcconfig.h 2003/06/26 08:27:56 1.10 +++ OpenXM_contrib2/asir2000/gc/include/private/gcconfig.h 2003/06/26 08:31:49 1.11 @@ -957,10 +957,8 @@ # define PROC_VDB # endif # define DYNAMIC_LOADING -# -# added by noro +/* added by noro */ # define USE_MMAP -# # if !defined(USE_MMAP) && defined(REDIRECT_MALLOC) # define USE_MMAP /* Otherwise we now use calloc. Mmap may result in the */