summaryrefslogtreecommitdiff
path: root/dev/tsunami_io.hh
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2005-06-04 23:56:53 -0400
committerAli Saidi <saidi@eecs.umich.edu>2005-06-04 23:56:53 -0400
commit8bbaaa7478bdddcd098c4da97f4ac1ba5a97ee67 (patch)
tree2598e3710650ee9c4c7cfc04a8d71ccbbef8547c /dev/tsunami_io.hh
parent964b5aaed8e67226cab81d7df9c43e0c3b94c8b5 (diff)
downloadgem5-8bbaaa7478bdddcd098c4da97f4ac1ba5a97ee67.tar.xz
Fix doxgyen comments
Use openbsd ide/atapi header files dev/alpha_console.cc: dev/alpha_console.hh: dev/baddev.cc: dev/baddev.hh: dev/disk_image.cc: dev/disk_image.hh: dev/tsunami_cchip.hh: dev/tsunami_io.hh: dev/tsunami_pchip.hh: Fix Doxygen comments dev/ide_disk.cc: Use BSD atapi/ide header files dev/ide_disk.hh: use ide/atapi header files --HG-- extra : convert_revision : a15e40c7d7cc52af6867821e9574ba5c47021721
Diffstat (limited to 'dev/tsunami_io.hh')
-rw-r--r--dev/tsunami_io.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/tsunami_io.hh b/dev/tsunami_io.hh
index 9d74ccdef..704eb11f3 100644
--- a/dev/tsunami_io.hh
+++ b/dev/tsunami_io.hh
@@ -26,8 +26,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* @file
- * Tsunami Fake I/O Space mapping including RTC/timer interrupts
+/** @file
+ * Tsunami I/O Space mapping including RTC/timer interrupts
*/
#ifndef __DEV_TSUNAMI_IO_HH__
@@ -38,7 +38,7 @@
#include "dev/tsunami.hh"
#include "sim/eventq.hh"
-/*
+/**
* Tsunami I/O device is a catch all for all the south bridge stuff we care
* to implement.
*/