Simplify include files that just include <mips/locore.h>.
This commit is contained in:
parent
8492ceb1ff
commit
6b6e4f4f60
|
@ -1,8 +1,3 @@
|
|||
/* $NetBSD: locore.h,v 1.1 2001/05/28 16:22:19 thorpej Exp $ */
|
||||
|
||||
#ifndef _ALGOR_LOCORE_H_
|
||||
#define _ALGOR_LOCORE_H_
|
||||
/* $NetBSD: locore.h,v 1.2 2002/06/05 06:18:34 simonb Exp $ */
|
||||
|
||||
#include <mips/locore.h>
|
||||
|
||||
#endif /* !_ALGOR_LOCORE_H_ */
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
/* $NetBSD: locore.h,v 1.1 2000/03/19 23:07:46 soren Exp $ */
|
||||
/* $NetBSD: locore.h,v 1.2 2002/06/05 06:18:35 simonb Exp $ */
|
||||
|
||||
#include <mips/locore.h>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
/* $NetBSD: locore.h,v 1.1 2002/03/07 14:44:01 simonb Exp $ */
|
||||
/* $NetBSD: locore.h,v 1.2 2002/06/05 06:18:36 simonb Exp $ */
|
||||
|
||||
#include <mips/locore.h>
|
||||
|
|
|
@ -1,18 +1,3 @@
|
|||
/* $NetBSD: locore.h,v 1.1.1.1 1999/09/16 12:23:23 takemura Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 1996 The Board of Trustees of The Leland Stanford
|
||||
* Junior University. All Rights Reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this
|
||||
* software and its documentation for any purpose and without
|
||||
* fee is hereby granted, provided that the above copyright
|
||||
* notice appear in all copies. Stanford University
|
||||
* makes no representations about the suitability of this
|
||||
* software for any purpose. It is provided "as is" without
|
||||
* express or implied warranty.
|
||||
*
|
||||
* This file contributed by Jonathan Stone
|
||||
*/
|
||||
/* $NetBSD: locore.h,v 1.2 2002/06/05 06:18:37 simonb Exp $ */
|
||||
|
||||
#include <mips/locore.h>
|
||||
|
|
|
@ -1,18 +1,3 @@
|
|||
/* $NetBSD: locore.h,v 1.1 2000/08/12 22:58:26 wdk Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 1996 The Board of Trustees of The Leland Stanford
|
||||
* Junior University. All Rights Reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this
|
||||
* software and its documentation for any purpose and without
|
||||
* fee is hereby granted, provided that the above copyright
|
||||
* notice appear in all copies. Stanford University
|
||||
* makes no representations about the suitability of this
|
||||
* software for any purpose. It is provided "as is" without
|
||||
* express or implied warranty.
|
||||
*
|
||||
* This file contributed by Jonathan Stone
|
||||
*/
|
||||
/* $NetBSD: locore.h,v 1.2 2002/06/05 06:18:37 simonb Exp $ */
|
||||
|
||||
#include <mips/locore.h>
|
||||
|
|
|
@ -1,18 +1,3 @@
|
|||
/* $NetBSD: locore.h,v 1.1 1998/02/18 13:48:20 tsubai Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 1996 The Board of Trustees of The Leland Stanford
|
||||
* Junior University. All Rights Reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this
|
||||
* software and its documentation for any purpose and without
|
||||
* fee is hereby granted, provided that the above copyright
|
||||
* notice appear in all copies. Stanford University
|
||||
* makes no representations about the suitability of this
|
||||
* software for any purpose. It is provided "as is" without
|
||||
* express or implied warranty.
|
||||
*
|
||||
* This file contributed by Jonathan Stone
|
||||
*/
|
||||
/* $NetBSD: locore.h,v 1.2 2002/06/05 06:18:38 simonb Exp $.*/
|
||||
|
||||
#include <mips/locore.h>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
/* $NetBSD: locore.h,v 1.1 2001/10/16 15:38:47 uch Exp $ */
|
||||
/* $NetBSD: locore.h,v 1.2 2002/06/05 06:18:38 simonb Exp $ */
|
||||
|
||||
#include <mips/locore.h>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
/* $NetBSD: locore.h,v 1.1 2000/06/14 15:39:58 soren Exp $ */
|
||||
/* $NetBSD: locore.h,v 1.2 2002/06/05 06:18:39 simonb Exp $ */
|
||||
|
||||
#include <mips/locore.h>
|
||||
|
|
Loading…
Reference in New Issue