summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/rtems/m68k/qsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/m68k/rtems/m68k/qsm.h')
-rw-r--r--cpukit/score/cpu/m68k/rtems/m68k/qsm.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/cpukit/score/cpu/m68k/rtems/m68k/qsm.h b/cpukit/score/cpu/m68k/rtems/m68k/qsm.h
index 312dfa8325..32dbc1d5f9 100644
--- a/cpukit/score/cpu/m68k/rtems/m68k/qsm.h
+++ b/cpukit/score/cpu/m68k/rtems/m68k/qsm.h
@@ -1,7 +1,7 @@
-/*
- *-------------------------------------------------------------------
+/**
+ * @file
*
- * QSM -- Queued Serial Module
+ * @brief Motorola M68K Queued Serial Module
*
* The QSM contains two serial interfaces: (a) the queued serial
* peripheral interface (QSPI) and the serial communication interface
@@ -15,7 +15,9 @@
* For more information, refer to Motorola's "Modular Microcontroller
* Family Queued Serial Module Reference Manual" (Motorola document
* QSMRM/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