K 10 svn:author V 6 marius K 8 svn:date V 27 2009-02-11T07:50:07.072138Z K 7 svn:log V 373 - Use the generally more appropriate PROM base rather than the kernel one as the non-faulting flush address in the loader so we can can change KERNBASE and VM_MIN_KERNEL_ADDRESS if we ever want to without needing to worry about using a compatible loader. - Correctly check for LOADER_DEBUG. - Add a missing const for page_sizes[]. This file was missed in r188455. END