reloc.h revision 139825
1139825Simp/*-
278342Sbenno * Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>.
378342Sbenno * All rights reserved.
478342Sbenno *
578342Sbenno * Redistribution and use in source and binary forms, with or without
678342Sbenno * modification, are permitted provided that the following conditions
778342Sbenno * are met:
878342Sbenno * 1. Redistributions of source code must retain the above copyright
978342Sbenno *    notice, this list of conditions and the following disclaimer.
1078342Sbenno * 2. Redistributions in binary form must reproduce the above copyright
1178342Sbenno *    notice, this list of conditions and the following disclaimer in the
1278342Sbenno *    documentation and/or other materials provided with the distribution.
1378342Sbenno * 3. All advertising materials mentioning features or use of this software
1478342Sbenno *    must display the following acknowledgement:
1578342Sbenno *	This product includes software developed by John Birrell.
1678342Sbenno * 4. Neither the name of the author nor the names of any co-contributors
1778342Sbenno *    may be used to endorse or promote products derived from this software
1878342Sbenno *    without specific prior written permission.
1978342Sbenno *
2078342Sbenno * THIS SOFTWARE IS PROVIDED BY JOHN BIRRELL AND CONTRIBUTORS ``AS IS'' AND
2178342Sbenno * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2278342Sbenno * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2378342Sbenno * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2478342Sbenno * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2578342Sbenno * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2678342Sbenno * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2778342Sbenno * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2878342Sbenno * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2978342Sbenno * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3078342Sbenno * SUCH DAMAGE.
3178342Sbenno *
3278342Sbenno * $FreeBSD: head/sys/powerpc/include/reloc.h 139825 2005-01-07 02:29:27Z imp $
3378342Sbenno */
34