2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-24 12:11:33 +00:00

Added missing @file block

This commit is contained in:
Michael Brown 2006-05-20 13:25:07 +00:00
parent 4d0a0f822d
commit af4aacb978

View File

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