summary refs log tree commit diff stats
path: root/qemu-file-unix.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-09-16 09:47:32 -0700
committerRichard Henderson <rth@redhat.com>2014-09-29 14:55:28 -0400
commit58099c80664a2feed354f2ff8014350180becb5d (patch)
tree57e3f4b3ea91d5bd0f294e37a2ce6813f5cdffb2 /qemu-file-unix.c
parent9c53889ba3b7bda8c8e7dcee253e0a54fc4288f9 (diff)
downloadfocaccia-qemu-58099c80664a2feed354f2ff8014350180becb5d.tar.gz
focaccia-qemu-58099c80664a2feed354f2ff8014350180becb5d.zip
qemu/compiler: Define QEMU_ARTIFICIAL
The combination of always_inline + artificial allows tiny inline
functions to be written that do not interfere with debugging.
In particular, gdb will not step into an artificial function.

The always_inline attribute was introduced in gcc 4.2,
and the artificial attribute was introduced in gcc 4.3.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'qemu-file-unix.c')
0 files changed, 0 insertions, 0 deletions