Home | History | Annotate | Line # | Download | only in include
reloc.h revision 1.7
      1  1.7        ad /*	$NetBSD: reloc.h,v 1.7 2000/01/09 15:34:44 ad Exp $	*/
      2  1.7        ad 
      3  1.7        ad #ifndef _PMAX_RELOC_H_
      4  1.7        ad #define _PMAX_RELOC_H_
      5  1.4       cgd 
      6  1.6  jonathan #include <mips/reloc.h>
      7  1.1   deraadt 
      8  1.6  jonathan #define relocation_info_pmax reloc_info_mips
      9  1.7        ad 
     10  1.7        ad #endif	/* !_PMAX_RELOC_H_ */
     11