summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include/rtems/nvdisk-sram.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libblock/include/rtems/nvdisk-sram.h')
-rw-r--r--cpukit/libblock/include/rtems/nvdisk-sram.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/cpukit/libblock/include/rtems/nvdisk-sram.h b/cpukit/libblock/include/rtems/nvdisk-sram.h
index 450cfd8602..21dc0e19d3 100644
--- a/cpukit/libblock/include/rtems/nvdisk-sram.h
+++ b/cpukit/libblock/include/rtems/nvdisk-sram.h
@@ -1,3 +1,9 @@
+/**
+ * @file rtems/nvdisk-sram.h
+ *
+ * This driver maps an NV disk to static RAM. You can use this
+ */
+
/*
* $Id$
*
@@ -6,12 +12,6 @@
* Copyright 2007 Chris Johns (chrisj@rtems.org)
*/
-/**
- * NV Disk Static RAM Device Driver.
- *
- * This driver maps an NV disk to static RAM. You can use this
- */
-
#if !defined (_RTEMS_NVDISK_SRAM_H_)
#define _RTEMS_NVDISK_SRAM_H_