merge from gcc

This commit is contained in:
DJ Delorie 2001-10-07 22:42:23 +00:00
parent e6450fe561
commit 99b5813985
23 changed files with 70 additions and 60 deletions

View file

@ -2,7 +2,7 @@
/*
@deftypefn Supplemental int getpagesize ()
@deftypefn Supplemental int getpagesize (void)
Returns the number of bytes in a page of memory. This is the
granularity of many of the system memory management routines. No