11.3Schristos/*	$NetBSD: DEFS.h,v 1.3 2005/12/11 12:24:45 christos Exp $	*/
21.1Seeh
31.1Seeh/*-
41.1Seeh * Copyright (c) 1992, 1993
51.1Seeh *	The Regents of the University of California.  All rights reserved.
61.1Seeh *
71.1Seeh * This software was developed by the Computer Systems Engineering group
81.1Seeh * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
91.1Seeh * contributed to Berkeley.
101.1Seeh *
111.1Seeh * Redistribution and use in source and binary forms, with or without
121.1Seeh * modification, are permitted provided that the following conditions
131.1Seeh * are met:
141.1Seeh * 1. Redistributions of source code must retain the above copyright
151.1Seeh *    notice, this list of conditions and the following disclaimer.
161.1Seeh * 2. Redistributions in binary form must reproduce the above copyright
171.1Seeh *    notice, this list of conditions and the following disclaimer in the
181.1Seeh *    documentation and/or other materials provided with the distribution.
191.2Sagc * 3. Neither the name of the University nor the names of its contributors
201.1Seeh *    may be used to endorse or promote products derived from this software
211.1Seeh *    without specific prior written permission.
221.1Seeh *
231.1Seeh * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
241.1Seeh * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
251.1Seeh * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
261.1Seeh * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
271.1Seeh * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
281.1Seeh * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
291.1Seeh * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
301.1Seeh * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
311.1Seeh * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
321.1Seeh * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
331.1Seeh * SUCH DAMAGE.
341.1Seeh *
351.1Seeh *	@(#)DEFS.h	8.1 (Berkeley) 6/4/93
361.1Seeh */
371.1Seeh
381.1Seeh#include <machine/asm.h>
391.1Seeh
40