qemu-patch-raspberry4/linux-user/arm
Markus Armbruster a9c94277f0 Use #include "..." for our own headers, <...> for others
Tracked down with an ugly, brittle and probably buggy Perl script.

Also move includes converted to <...> up so they get included before
ours where that's obviously okay.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2016-07-12 16:19:16 +02:00
..
nwfpe Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
syscall_nr.h Add missing syscall nrs. according to more recent Linux kernels 2016-01-11 11:39:28 +03:00
target_cpu.h linux-user: Access correct register for get/set_tls syscalls on ARM TZ CPUs 2015-03-16 12:30:47 +00:00
target_signal.h linux-user: Support for restarting system calls for ARM targets 2016-05-27 14:49:49 +03:00
target_structs.h linux-user: create target_structs header to place ipc_perm and shmid_ds 2013-11-29 11:42:04 +02:00
target_syscall.h linux-user: arm: Remove ARM_cpsr and similar #defines 2016-05-27 14:50:39 +03:00
termbits.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00