summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/rtems/m68k/sim.h
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-08 09:22:33 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-08 09:23:30 -0600
commit66fffc747336e40ca78957dcea073fb9c4ec9e39 (patch)
treebfb2b1d2a80dd368b5d78e2751f37206dc8de7f8 /cpukit/score/cpu/m68k/rtems/m68k/sim.h
parentlibfs: Doxygen Clean Up Task #1 (diff)
downloadrtems-66fffc747336e40ca78957dcea073fb9c4ec9e39.tar.bz2
score: Doxygen Clean Up Task #15
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/m68k/rtems/m68k/sim.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/cpukit/score/cpu/m68k/rtems/m68k/sim.h b/cpukit/score/cpu/m68k/rtems/m68k/sim.h
index 42eae109d9..cec6b84cc1 100644
--- a/cpukit/score/cpu/m68k/rtems/m68k/sim.h
+++ b/cpukit/score/cpu/m68k/rtems/m68k/sim.h
@@ -1,7 +1,7 @@
-/*
- *-------------------------------------------------------------------
+/**
+ * @file
*
- * SIM -- System Integration Module
+ * @brief Motorola M68K System Integration Module
*
* The system integration module (SIM) is used on many Motorola 16-
* and 32-bit MCUs for the following functions:
@@ -23,7 +23,9 @@
* For more information, refer to Motorola's "Modular Microcontroller
* Family System Integration Module Reference Manual" (Motorola document
* SIMRM/AD).
- *
+ */
+
+/*
* This file was created by John S. Gwynne to support Motorola's 68332 MCU.
*
* Redistribution and use in source and binary forms are permitted