Home | History | Annotate | Line # | Download | only in include
pmap.h revision 1.13
      1  1.13  jonathan /*	$NetBSD: pmap.h,v 1.13 1997/06/16 07:47:42 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