Browse Source

Added missing @file block

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
af4aacb978
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      src/include/gpxe/scsi.h

+ 6
- 0
src/include/gpxe/scsi.h View File

@@ -5,6 +5,12 @@
5 5
 #include <gpxe/blockdev.h>
6 6
 #include <gpxe/uaccess.h>
7 7
 
8
+/** @file
9
+ *
10
+ * SCSI devices
11
+ *
12
+ */
13
+
8 14
 /**
9 15
  * @defgroup scsiops SCSI operation codes
10 16
  * @{

Loading…
Cancel
Save