mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-29 13:23:54 -06:00
Remove redundant ENOMEDIUM define.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2372 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
01feaa058e
commit
0dcece76f0
1 changed files with 0 additions and 1 deletions
1
vl.h
1
vl.h
|
@ -54,7 +54,6 @@
|
|||
#define fsync _commit
|
||||
#define lseek _lseeki64
|
||||
#define ENOTSUP 4096
|
||||
#define ENOMEDIUM 4097
|
||||
extern int qemu_ftruncate64(int, int64_t);
|
||||
#define ftruncate qemu_ftruncate64
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue