Home | History | Annotate | Line # | Download | only in include
locore.h revision 1.1
      1  1.1  takemura /*	$NetBSD: locore.h,v 1.1 1999/09/16 12:23:23 takemura Exp $	*/
      2  1.1  takemura 
      3  1.1  takemura /*
      4  1.1  takemura  * Copyright 1996 The Board of Trustees of The Leland Stanford
      5  1.1  takemura  * Junior University. All Rights Reserved.
      6  1.1  takemura  *
      7  1.1  takemura  * Permission to use, copy, modify, and distribute this
      8  1.1  takemura  * software and its documentation for any purpose and without
      9  1.1  takemura  * fee is hereby granted, provided that the above copyright
     10  1.1  takemura  * notice appear in all copies.  Stanford University
     11  1.1  takemura  * makes no representations about the suitability of this
     12  1.1  takemura  * software for any purpose.  It is provided "as is" without
     13  1.1  takemura  * express or implied warranty.
     14  1.1  takemura  *
     15  1.1  takemura  * This file contributed by Jonathan Stone
     16  1.1  takemura  */
     17  1.1  takemura 
     18  1.1  takemura #include <mips/locore.h>
     19