ソースを参照

Added missing @file block

tags/v0.9.3
Michael Brown 18年前
コミット
af4aacb978
1個のファイルの変更6行の追加0行の削除
  1. 6
    0
      src/include/gpxe/scsi.h

+ 6
- 0
src/include/gpxe/scsi.h ファイルの表示

@@ -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
  * @{

読み込み中…
キャンセル
保存