]> git.ipfire.org Git - thirdparty/qemu.git/commit
avoid unaligned file offset in anonymous mapping
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Jun 2003 15:24:18 +0000 (15:24 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Jun 2003 15:24:18 +0000 (15:24 +0000)
commit4a585ccb2f45446a127a9f7a5147b033ac02bd5f
tree3d11d2230e8a6b53a430c2e4352e3a2bdf44900d
parentaa0aa4fa31054a9488fd49c29c6ab12e2e85be58
avoid unaligned file offset in anonymous mapping

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@215 c046a42c-6fe2-441c-8c8c-71466251a162
linux-user/mmap.c