Subject: Re: early console init To: Jason Thorpe <thorpej@nas.nasa.gov> From: Simon Burge <simonb@netbsd.org> List: tech-kern Date: 07/21/1999 10:02:29
Jason Thorpe wrote:
> Yes, in the Atari bus_space_map(), you could also detect if uvm_init()
> hasn't yet been called (you can test to see if kernel_map == NULL) ...
Would it not be better to hide this with a function or macro?
Simon.