K 10 svn:author V 5 peter K 8 svn:date V 27 2007-07-06T00:47:44.000000Z K 7 svn:log V 289 Fix warnings. nxge: cast page size fragments down to (int). If the vm's demand paging PAGE_SIZE is ever too big for that, we've got far bigger problems. ofw: move va_start() a little earlier. gcc-4.2 doesn't like us modifying the last arg before the va_start(). Approved by: re (rwatson) END