Home | History | Annotate | Line # | Download | only in include
reloc.h revision 1.6.32.1
      1 /*	$NetBSD: reloc.h,v 1.6.32.1 2000/11/20 20:20:32 bouyer Exp $	*/
      2 
      3 #ifndef _PMAX_RELOC_H_
      4 #define _PMAX_RELOC_H_
      5 
      6 #include <mips/reloc.h>
      7 
      8 #define relocation_info_pmax reloc_info_mips
      9 
     10 #endif	/* !_PMAX_RELOC_H_ */
     11