K 10 svn:author V 6 marcel K 8 svn:date V 27 2006-07-26T17:12:54.000000Z K 7 svn:log V 388 o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h. This avoids that mem.c has to include ofw_machdep.h, including all OFW related headers. o Provide a stub for OF_decode_addr(), which is used by low-level console drivers to obtain a tag and handle given a OFW phandle. This is different from sparc64, where a fake bus tag needs to be created explicitly. END