From: Chris Hanson Date: Thu, 16 Aug 2012 05:18:08 +0000 (-0700) Subject: Remove now-unnecessary comment about 64-bit machines. X-Git-Tag: release-9.2.0~232 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=11590aa21f21f5844086926eb43dee935c8401eb;p=mit-scheme.git Remove now-unnecessary comment about 64-bit machines. --- diff --git a/src/microcode/ux.c b/src/microcode/ux.c index 417e45a62..955a3a368 100644 --- a/src/microcode/ux.c +++ b/src/microcode/ux.c @@ -763,7 +763,7 @@ mmap_heap_malloc_try (unsigned long address, unsigned long request, int flags) #ifndef __linux__ /* Try to use our low addresses even if the OS has a tendency to choose - high ones. (What if we're on a 64-bit system? Why do we care?) */ + high ones. */ #ifdef __x86_64__ # define MMAP_EXTRA_FLAGS 0