Home | History | Annotate | Line # | Download | only in include
pmap.h revision 1.10
      1  1.10  jonathan /*	$NetBSD: pmap.h,v 1.10 1996/03/19 04:39:05 jonathan Exp $	*/
      2   1.5       cgd 
      3  1.10  jonathan #include <mips/pmap.h>
      4   1.1   deraadt 
      5  1.10  jonathan #define pmax_trunc_seg(a) mips_trunc_seg(a)
      6  1.10  jonathan #define pmax_round_seg(a) mips_round_seg(a)
      7