qemu-e2k/darwin-user
j_mayer df2542c737 Avoid duplicated definitions: move common definitions from exec-all.h
and qemu-common.h to osdep.h.
Include this header in translate-op.c.
Make sure it's included first in darwin-user/qemu.h.
To avoid discarded inlining bug, define inline as always_inline and
always_inline as (( attribute (always_inline) )) __inline__.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3698 c046a42c-6fe2-441c-8c8c-71466251a162
2007-11-19 00:38:33 +00:00
..
commpage.c This patch fixes typos in the commpage definition (Pierre d'Herbemont). 2007-02-05 19:50:01 +00:00
ioctls.h Darwin userspace emulation, by Pierre d'Herbemont. 2007-01-18 20:06:33 +00:00
ioctls_types.h Darwin userspace emulation, by Pierre d'Herbemont. 2007-01-18 20:06:33 +00:00
machload.c Darwin userspace emulation, by Pierre d'Herbemont. 2007-01-18 20:06:33 +00:00
main.c Resynchronize darwin-user target with linux-user: 2007-11-17 01:52:38 +00:00
mmap.c Spelling fixes, by Stefan Weil. 2007-06-03 13:35:16 +00:00
qemu.h Avoid duplicated definitions: move common definitions from exec-all.h 2007-11-19 00:38:33 +00:00
signal.c removed obsolete x86 code copy support 2007-11-08 14:25:03 +00:00
syscall.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
syscalls.h Handling more darwin-user syscalls, by Ilya Shar. 2007-03-19 13:43:04 +00:00