Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/sys/kern
   On Sat, Sep 09, 2006 at 10:05:50AM +1000, matthew green wrote:
   > please make this code not conditional on COMPAT_NETBSD32, since
   > that can be an LKM....
   
   Um, right...
   But how can I deal with archs that do not define NETBSD32PTR64, then?
   
   Should I make the code #ifdef NETBSD32PTR64?
that sounds like a decent idea, and then it only affects the platforms
that actually care about it (i was vaguely annoyed at the concept of
32bit-only systems making that check...)  thanks.
.mrg.
Home |
Main Index |
Thread Index |
Old Index