summaryrefslogtreecommitdiff
path: root/dev/alpha_console.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/alpha_console.hh')
-rw-r--r--dev/alpha_console.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/alpha_console.hh b/dev/alpha_console.hh
index 5685d7342..1794469f2 100644
--- a/dev/alpha_console.hh
+++ b/dev/alpha_console.hh
@@ -26,7 +26,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* @file
+/** @file
* System Console Interface
*/
@@ -44,7 +44,7 @@ class SimConsole;
class System;
class SimpleDisk;
-/*
+/**
* Memory mapped interface to the system console. This device
* represents a shared data region between the OS Kernel and the
* System Console.