summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mcp750/openpic/openpic.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mcp750/openpic/openpic.h')
-rw-r--r--c/src/lib/libbsp/powerpc/mcp750/openpic/openpic.h13
1 files changed, 12 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/mcp750/openpic/openpic.h b/c/src/lib/libbsp/powerpc/mcp750/openpic/openpic.h
index fc2a2ff574..97faec1e9d 100644
--- a/c/src/lib/libbsp/powerpc/mcp750/openpic/openpic.h
+++ b/c/src/lib/libbsp/powerpc/mcp750/openpic/openpic.h
@@ -1,5 +1,5 @@
/*
- * linux/openpic.h -- OpenPIC definitions
+ * openpic.h -- OpenPIC definitions
*
* Copyright (C) 1997 Geert Uytterhoeven
*
@@ -21,6 +21,17 @@
* 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$
*/
#ifndef _RTEMS_OPENPIC_H