Remove leftover file, should have happened in the Linux loader rewrite commit.
[qemu] / osdep.h
2007-03-25 thsqemu_create_pidfile implementation for Win32, based...
2006-08-03 bellardremoved unused code
2006-08-01 bellardremoved unused code
2006-06-25 bellardremoved warning
2005-02-10 bellardshared pages memory allocation
2004-08-03 bellarduse the kernel sigaction syscall to avoid relying on...
2004-07-14 bellardadded qemu_strdup()
2004-03-14 bellardadded qemu_mallocz()
2004-02-16 bellardadded OS dependent functions (temporary as most functio...