This commit was generated by cvs2svn to compensate for changes in r2,
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Feb 2003 22:55:36 +0000 (22:55 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Feb 2003 22:55:36 +0000 (22:55 +0000)
commit31e31b8a248ffa216223dad49f75efbdfca5df23
tree7a2e4a2e20da5bd5d61f906f6d75dab2d3418e5f
parente63c3dc74bfb90e4522d075d0d5a7600c5145745
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3 c046a42c-6fe2-441c-8c8c-71466251a162
16 files changed:
COPYING.LIB [new file with mode: 0644]
Makefile [new file with mode: 0644]
TODO [new file with mode: 0644]
elf.h [new file with mode: 0644]
i386.ld [new file with mode: 0644]
linux-user/elfload.c [new file with mode: 0644]
linux-user/ioctls.h [new file with mode: 0644]
linux-user/main.c [new file with mode: 0644]
linux-user/qemu.h [new file with mode: 0644]
linux-user/signal.c [new file with mode: 0644]
linux-user/syscall.c [new file with mode: 0644]
linux-user/syscall_defs.h [new file with mode: 0644]
linux-user/syscall_types.h [new file with mode: 0644]
syscall-i386.h [new file with mode: 0644]
thunk.c [new file with mode: 0644]
thunk.h [new file with mode: 0644]