sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/darwin-user
Stefan Weil edcdd562ba darwin-user: Use GCC_FMT_ATTR (format checking)
The redundant forward declaration of qerror in machload.c
is removed because it should be taken from qemu.h.

Please note that this patch is untested because
I have no matching environment to compile it.

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-12-04 20:51:19 +00:00
..
commpage.c Fix %lld or %llx printf format use 2010-05-22 08:02:12 +00:00
ioctls.h
ioctls_types.h
machload.c darwin-user: Use GCC_FMT_ATTR (format checking) 2010-12-04 20:51:19 +00:00
main.c darwin-user: Add missing static attribute 2010-05-07 16:28:12 +00:00
mmap.c bsd/darwin-user: mmap_frag() users only check for -1 error 2010-01-31 13:41:07 +00:00
qemu.h darwin-user: Use GCC_FMT_ATTR (format checking) 2010-12-04 20:51:19 +00:00
signal.c
syscall.c Fix %lld or %llx printf format use 2010-05-22 08:02:12 +00:00
syscalls.h