Eduardo Horvath <eeh@netbsd.org> writes: > If MULTIPROCESSOR is not defined, then we can simply add `typedef > int lock_data;' to <sys/lock.h> I think this approach is sub-optimal as you might end up requiring a different set of KVM-grovelling tools depending on whether MULTIPROCESSOR was defined or not. -klaus