]> git.ipfire.org Git - thirdparty/qemu.git/commit
first import
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)
commit136d8f1646df11c3936380a4aa388131e5cbbec5
tree7a2e4a2e20da5bd5d61f906f6d75dab2d3418e5f
first import

git-svn-id: svn://svn.savannah.nongnu.org/qemu/branches/perso@2 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]