Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/uvm



/src/current/sys/uvm/uvm_page.c:120: error: conflicting types for 'physmem'
/src/current/sys/sys/systm.h:82: error: previous declaration of 'physmem' was 
here

I can't see why the first part of the diff (adding `uintptr_t physmem;`)
was even added in the first place.



Home | Main Index | Thread Index | Old Index