summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include/rtems/diskdevs.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-22 03:48:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-22 03:48:05 +0000
commitb80dd59dd25a5cb4561c37c441483987e3960eec (patch)
treec54a7593fe2bffe80657024a04710c1b7e532d84 /cpukit/libblock/include/rtems/diskdevs.h
parentCosmetics. (diff)
downloadrtems-b80dd59dd25a5cb4561c37c441483987e3960eec.tar.bz2
2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* libblock/include/rtems/bdbuf.h, libblock/include/rtems/blkdev.h, libblock/include/rtems/diskdevs.h, libblock/include/rtems/ide_part_table.h, libblock/include/rtems/ramdisk.h: Add doxygen preamble.
Diffstat (limited to 'cpukit/libblock/include/rtems/diskdevs.h')
-rw-r--r--cpukit/libblock/include/rtems/diskdevs.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/libblock/include/rtems/diskdevs.h b/cpukit/libblock/include/rtems/diskdevs.h
index b2bf652b1d..46c79324c7 100644
--- a/cpukit/libblock/include/rtems/diskdevs.h
+++ b/cpukit/libblock/include/rtems/diskdevs.h
@@ -1,6 +1,9 @@
+/**
+ * @file rtems/diskdevs.h
+ * Physical and logical block devices (disks) support
+ */
+
/*
- * logdisk.h - Physical and logical block devices (disks) support
- *
* Copyright (C) 2001 OKTET Ltd., St.-Petersburg, Russia
* Author: Victor V. Vengerov <vvv@oktet.ru>
*