mirror of https://github.com/ipxe/ipxe.git
Added missing @file block
parent
4d0a0f822d
commit
af4aacb978
|
@ -5,6 +5,12 @@
|
|||
#include <gpxe/blockdev.h>
|
||||
#include <gpxe/uaccess.h>
|
||||
|
||||
/** @file
|
||||
*
|
||||
* SCSI devices
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup scsiops SCSI operation codes
|
||||
* @{
|
||||
|
|
Loading…
Reference in New Issue