Fix build failure with old kernel headers (loop.h is incompatible with
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 23 May 2008 16:06:43 +0000 (16:06 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 23 May 2008 16:06:43 +0000 (16:06 +0000)
commitd320600e428f915d86177c6fb709858959af9605
treeb73f88a15325f14304f8dfe6fe7bbc96a3a55a1d
parent23aac01611d61b88fcddfc622fbab29bef7deaaa
Fix build failure with old kernel headers (loop.h is incompatible with
glibc headers).

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4543 c046a42c-6fe2-441c-8c8c-71466251a162
linux-user/linux_loop.h [new file with mode: 0644]
linux-user/syscall.c