added $Id$ to file headers

cpu.h: added prototype for _CPU_ISR_Get_level()
This commit is contained in:
Joel Sherrill
1996-09-11 19:16:07 +00:00
parent 0971cd5b5a
commit cda277fc4b
34 changed files with 36 additions and 22 deletions

View File

@@ -20,7 +20,7 @@
* COPYRIGHT (c) 1994.
* On-Line Applications Research Corporation (OAR).
*
* asm.h,v 1.4 1995/09/26 19:25:36 joel Exp
* $Id$
*/
/* @(#)asm.h 03/15/96 1.1 */

View File

@@ -26,7 +26,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu.c,v 1.7 1995/09/26 19:25:37 joel Exp
* $Id$
*/
#ifndef lint

View File

@@ -29,7 +29,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu_asm.c,v 1.5 1995/09/26 19:25:39 joel Exp
* $Id$
*/
/* @(#)cpu_asm.S 08/20/96 1.15 */

View File

@@ -25,7 +25,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu_asm.h,v 1.4 1995/09/26 19:25:39 joel Exp
* $Id$
*
*/
/* @(#)cpu_asm.h 08/20/96 1.2 */

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -13,7 +13,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* rtems.c,v 1.4 1995/09/26 19:25:41 joel Exp
* $Id$
*/
#ifndef lint

View File

@@ -20,7 +20,7 @@
* COPYRIGHT (c) 1994.
* On-Line Applications Research Corporation (OAR).
*
* asm.h,v 1.4 1995/09/26 19:25:36 joel Exp
* $Id$
*/
/* @(#)asm.h 03/15/96 1.1 */

View File

@@ -26,7 +26,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu.c,v 1.7 1995/09/26 19:25:37 joel Exp
* $Id$
*/
#ifndef lint

View File

@@ -28,7 +28,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu.h,v 1.7 1995/12/05 21:41:21 joel Exp
* $Id$
*/
/* @(#)cpu.h 08/29/96 1.7 */
@@ -590,6 +590,8 @@ SCORE_EXTERN void (*_CPU_Thread_dispatch_pointer)();
*/
extern void _CPU_ISR_Set_level( unsigned32 _new_level );
unsigned32 _CPU_ISR_Get_level( void );
/* end of ISR handler macros */
/* Context handler macros */

View File

@@ -29,7 +29,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu_asm.c,v 1.5 1995/09/26 19:25:39 joel Exp
* $Id$
*/
/* @(#)cpu_asm.S 08/20/96 1.15 */

View File

@@ -25,7 +25,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu_asm.h,v 1.4 1995/09/26 19:25:39 joel Exp
* $Id$
*
*/
/* @(#)cpu_asm.h 08/20/96 1.2 */

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -24,8 +24,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* mips64orion.h,v 1.3 1995/09/26 19:25:40 joel Exp
*
* $Id$
*/
/* @(#)mips64orion.h 08/29/96 1.3 */

View File

@@ -26,7 +26,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* mipstypes.h,v 1.3 1995/05/31 14:57:15 joel Exp
* $Id$
*/
/* @(#)mipstypes.h 08/20/96 1.4 */

View File

@@ -13,7 +13,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* rtems.c,v 1.4 1995/09/26 19:25:41 joel Exp
* $Id$
*/
#ifndef lint

View File

@@ -20,7 +20,7 @@
* COPYRIGHT (c) 1994.
* On-Line Applications Research Corporation (OAR).
*
* asm.h,v 1.4 1995/09/26 19:25:36 joel Exp
* $Id$
*/
/* @(#)asm.h 03/15/96 1.1 */

View File

@@ -26,7 +26,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu.c,v 1.7 1995/09/26 19:25:37 joel Exp
* $Id$
*/
#ifndef lint

View File

@@ -29,7 +29,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu_asm.c,v 1.5 1995/09/26 19:25:39 joel Exp
* $Id$
*/
/* @(#)cpu_asm.S 08/20/96 1.15 */

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,7 +20,7 @@
* COPYRIGHT (c) 1994.
* On-Line Applications Research Corporation (OAR).
*
* asm.h,v 1.4 1995/09/26 19:25:36 joel Exp
* $Id$
*/
/* @(#)asm.h 03/15/96 1.1 */

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,7 +20,7 @@
* COPYRIGHT (c) 1994.
* On-Line Applications Research Corporation (OAR).
*
* asm.h,v 1.4 1995/09/26 19:25:36 joel Exp
* $Id$
*/
/* @(#)asm.h 03/15/96 1.1 */

View File

@@ -26,7 +26,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu.c,v 1.7 1995/09/26 19:25:37 joel Exp
* $Id$
*/
#ifndef lint

View File

@@ -29,7 +29,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu_asm.c,v 1.5 1995/09/26 19:25:39 joel Exp
* $Id$
*/
/* @(#)cpu_asm.S 08/20/96 1.15 */

View File

@@ -25,7 +25,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* cpu_asm.h,v 1.4 1995/09/26 19:25:39 joel Exp
* $Id$
*
*/
/* @(#)cpu_asm.h 08/20/96 1.2 */

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*

View File

@@ -20,6 +20,7 @@ two paragraphs in the transferred software.
COPYRIGHT IDT CORPORATION 1996
LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
$Id$
*/
/*