NetBSD/sys/arch/algor/include/reloc.h

9 lines
168 B
C

/* $NetBSD: reloc.h,v 1.1 2001/05/28 16:22:20 thorpej Exp $ */
#ifndef _ALGOR_RELOC_H_
#define _ALGOR_RELOC_H_
#include <mips/reloc.h>
#endif /* !_ALGOR_RELOC_H_ */