add scsi headers scsi.h and sg.h
due to some historical oddity, these are considered libc headers rather than kernel headers. the kernel used to provide them too, but it seems modern kernels do not install them, so let's just do the easiest thing and provide them. stripped-down versions provided by John Spencer.
Showing
include/scsi/scsi.h
0 → 100644
include/scsi/sg.h
0 → 100644
想要评论请 注册 或 登录