summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/shared/spr.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/shared/spr.h')
-rw-r--r--c/src/lib/libcpu/powerpc/shared/spr.h16
1 files changed, 12 insertions, 4 deletions
diff --git a/c/src/lib/libcpu/powerpc/shared/spr.h b/c/src/lib/libcpu/powerpc/shared/spr.h
index 0111576226..2df38f5644 100644
--- a/c/src/lib/libcpu/powerpc/shared/spr.h
+++ b/c/src/lib/libcpu/powerpc/shared/spr.h
@@ -1,11 +1,19 @@
/*
- * include/asm-ppc/spr.h -- Access to special purpose registers.
+ * spr.h -- Access to special purpose registers.
*
* Copyright (C) 1998 Gabriel Paubert, paubert@iram.es
*
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file COPYING in the main directory of this archive
- * for more details.
+ * Modified to compile in RTEMS development environment
+ * by Eric Valette
+ *
+ * Copyright (C) 1999 Eric Valette. valette@crf.canon.fr
+ *
+ * The license and distribution terms for this file may be
+ * found in found in the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
+ *
+ * $Id$
+ *
*/