On Thu, Oct 03, 2013 at 01:23:48PM +0100, Will Newton wrote: > +static int > +do_test (void) > +{ > + void *p; > + unsigned long pagesize = getpagesize(); missing space