summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-08 13:36:13 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-08 13:36:58 -0600
commit4f5740fd6cf79a6a000191a81e5297bc515eb9d7 (patch)
tree4007c35db32e4741cdcb1cca0778852566f549d8 /cpukit/score/cpu/bfin/rtems/bfin/bf52x.h
parentleon3: disable unused ISR handler (diff)
downloadrtems-4f5740fd6cf79a6a000191a81e5297bc515eb9d7.tar.bz2
score: Doxygen Clean Up Task #16
Diffstat (limited to 'cpukit/score/cpu/bfin/rtems/bfin/bf52x.h')
-rw-r--r--cpukit/score/cpu/bfin/rtems/bfin/bf52x.h23
1 files changed, 12 insertions, 11 deletions
diff --git a/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h b/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h
index 3c5bf7b3ef..7b4a41ac05 100644
--- a/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h
+++ b/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h
@@ -1,13 +1,17 @@
/**
- *@file bf52x.h
+ * @file
*
- * This file defines basic MMR for the Blackfin 52x CPU.
- * The MMR have been taken from the ADSP-BF52x Blackfin Processor
- * Hardware Reference from Analog Devices. Mentioned Chapters
- * refer to this Documentation.
+ * @brief Basic MMR for the Blackfin 52x CPU
*
- * Based on bf533.h
+ * This file defines basic MMR for the Blackfin 52x CPU.
+ * The MMR have been taken from the ADSP-BF52x Blackfin Processor
+ * Hardware Reference from Analog Devices. Mentioned Chapters
+ * refer to this Documentation.
*
+ * Based on bf533.h
+ */
+
+/*
* COPYRIGHT (c) 2006.
* Atos Automacao Industrial LTDA.
* modified by Alain Schaefer <alain.schaefer@easc.ch>
@@ -18,11 +22,8 @@
* http://www.rtems.com/license/LICENSE.
*
*
- * @author Rohan Kangralkar, ECE Department Northeastern University
- * @date 02/15/2011
- *
- * HISTORY:
- *
+ * Author: Rohan Kangralkar, ECE Department Northeastern University
+ * Date: 02/15/2011
*/
#ifndef _RTEMS_BFIN_52x_H