david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Added missing @file block

This commit is contained in:
Michael Brown 2006-05-20 13:25:07 +00:00
parent 4d0a0f822d
commit af4aacb978
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@
#include <gpxe/blockdev.h>
#include <gpxe/uaccess.h>
/** @file
*
* SCSI devices
*
*/
/**
* @defgroup scsiops SCSI operation codes
* @{