Move options files from <build_dir>/build_options to build_options/<build_dir>.
[gem5.git] / dev / tsunami.cc
index d4398191bb388f44b032e6f4dff90d78d72bf257..760848a006cced3f4332e5d0cd805c6a1509682a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+/** @file
+ * Implementation of Tsunami platform.
+ */
+
 #include <deque>
 #include <string>
 #include <vector>