DEFS.h revision 1.1
11.1Seeh/* $NetBSD: DEFS.h,v 1.1 1998/06/20 05:18:14 eeh 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.1Seeh * 3. All advertising materials mentioning features or use of this software 201.1Seeh * must display the following acknowledgement: 211.1Seeh * This product includes software developed by the University of 221.1Seeh * California, Berkeley and its contributors. 231.1Seeh * 4. Neither the name of the University nor the names of its contributors 241.1Seeh * may be used to endorse or promote products derived from this software 251.1Seeh * without specific prior written permission. 261.1Seeh * 271.1Seeh * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 281.1Seeh * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 291.1Seeh * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 301.1Seeh * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 311.1Seeh * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 321.1Seeh * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 331.1Seeh * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 341.1Seeh * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 351.1Seeh * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 361.1Seeh * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 371.1Seeh * SUCH DAMAGE. 381.1Seeh * 391.1Seeh * @(#)DEFS.h 8.1 (Berkeley) 6/4/93 401.1Seeh */ 411.1Seeh 421.1Seeh#include <machine/asm.h> 431.1Seeh 44