xref: /csrg-svn/sys/pmax/include/reloc.h (revision 53007)
1*53007Sbostic /*-
2*53007Sbostic  * Copyright (c) 1992 The Regents of the University of California.
3*53007Sbostic  * All rights reserved.
4*53007Sbostic  *
5*53007Sbostic  * %sccs.include.redist.c%
6*53007Sbostic  *
7*53007Sbostic  *	@(#)reloc.h	7.1 (Berkeley) 03/18/92
8*53007Sbostic  */
9*53007Sbostic 
10*53007Sbostic /*
11*53007Sbostic  * There is currently no relocation information for the MIPS.
12*53007Sbostic  */
13