summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gp32/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/gp32/include/bsp.h')
-rw-r--r--c/src/lib/libbsp/arm/gp32/include/bsp.h28
1 files changed, 13 insertions, 15 deletions
diff --git a/c/src/lib/libbsp/arm/gp32/include/bsp.h b/c/src/lib/libbsp/arm/gp32/include/bsp.h
index c7956b6dbf..273f1901be 100644
--- a/c/src/lib/libbsp/arm/gp32/include/bsp.h
+++ b/c/src/lib/libbsp/arm/gp32/include/bsp.h
@@ -1,19 +1,17 @@
-/*-------------------------------------------------------------------------+
-| bsp.h - ARM BSP
-+--------------------------------------------------------------------------+
-| This include file contains definitions related to the ARM BSP.
-+--------------------------------------------------------------------------+
-|
-| Copyright (c) Canon Research France SA.]
-| Emmanuel Raguet, mailto:raguet@crf.canon.fr
-|
-| The license and distribution terms for this file may be
-| found in the file LICENSE in this distribution or at
-| http://www.rtems.com/license/LICENSE.
-|
-| $Id$
-+--------------------------------------------------------------------------*/
+/**
+ * @file
+ *
+ * This include file contains definitions related to the GP32 BSP.
+ */
+/*
+ * Copyright (c) Canon Research France SA.]
+ * Emmanuel Raguet, mailto:raguet@crf.canon.fr
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.com/license/LICENSE.
+ */
#ifndef _BSP_H
#define _BSP_H