thorpej 0e5cf40b1f Always include pmap_pinit(), since it is a defined pmap interface
function (thought, we might revisit that later).  Just call pmap_pinit()
in pmap_create(), instead of inlining what pmap_pinit() does.

Also, g/c a TAILQ_FIRST() macro that is now defined in <sys/queue.h>
1998-01-06 08:27:05 +00:00
..
1997-12-13 00:26:08 +00:00
1998-01-05 07:02:46 +00:00
1998-01-05 07:02:46 +00:00
1998-01-02 20:10:26 +00:00