summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/virtex/include/bsp/irq.h
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-03 10:17:19 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-10 09:15:19 +0100
commitf0f6e88882c3bae294debceb4cd351cb75b3fe85 (patch)
tree2e14c552c36c7fe77c22e68bbfe1ef2d4c62f0f2 /bsps/powerpc/virtex/include/bsp/irq.h
parentbsps/powerpc/gen5200: Manual file header clean up (diff)
downloadrtems-f0f6e88882c3bae294debceb4cd351cb75b3fe85.tar.bz2
bsps/powerpc: Manual file header clean up
Updates #4625.
Diffstat (limited to 'bsps/powerpc/virtex/include/bsp/irq.h')
-rw-r--r--bsps/powerpc/virtex/include/bsp/irq.h32
1 files changed, 14 insertions, 18 deletions
diff --git a/bsps/powerpc/virtex/include/bsp/irq.h b/bsps/powerpc/virtex/include/bsp/irq.h
index 57f6d7e7d8..2360c593bc 100644
--- a/bsps/powerpc/virtex/include/bsp/irq.h
+++ b/bsps/powerpc/virtex/include/bsp/irq.h
@@ -1,21 +1,17 @@
-/*===============================================================*\
-| Project: RTEMS virtex BSP |
-+-----------------------------------------------------------------+
-| Copyright (c) 2007 |
-| embedded brains GmbH |
-| Obere Lagerstr. 30 |
-| 82178 Puchheim |
-| Germany |
-| rtems@embedded-brains.de |
-+-----------------------------------------------------------------+
-| The license and distribution terms for this file may be |
-| found in the file LICENSE in this distribution or at |
-| |
-| http://www.rtems.org/license/LICENSE. |
-| |
-+-----------------------------------------------------------------+
-| this file declares constants of the interrupt controller |
-\*===============================================================*/
+/*
+ * RTEMS virtex BSP
+ *
+ * This file declares constants of the interrupt controller.
+ */
+
+/*
+ * Copyright (c) 2007 embedded brains GmbH. All rights reserved.
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.org/license/LICENSE.
+ */
+
#ifndef VIRTEX_IRQ_IRQ_H
#define VIRTEX_IRQ_IRQ_H