提交 6c3675ca 编写于 作者: T ths

ENODEV works also for __sun__, the magic number 4097 stemmed from the

windows support.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2358 c046a42c-6fe2-441c-8c8c-71466251a162
上级 71c2fd5c
......@@ -45,9 +45,6 @@
#define O_BINARY 0
#endif
#ifdef __sun__
#define ENOMEDIUM 4097
#endif
#ifndef ENOMEDIUM
#define ENOMEDIUM ENODEV
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册