提交 1aacf348 编写于 作者: P pbrook

Add missing #define.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2092 c046a42c-6fe2-441c-8c8c-71466251a162
上级 51c1ebb1
......@@ -24,6 +24,7 @@ do { fprintf(stderr, "scsi-disk: " fmt , ##args); } while (0)
#include "vl.h"
#define SENSE_NO_SENSE 0
#define SENSE_NOT_READY 2
#define SENSE_ILLEGAL_REQUEST 5
struct SCSIDevice
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册