qemu-patch-raspberry4/bsd-user
Wolfgang Schildbach 67af42ac5a Remove dead code for ARM semihosting commandline handling
There are some bits in the code which were used to store the commandline for
the semihosting call. These bits are now write-only and can be removed.

Signed-off-by: Wolfgang Schildbach <wschi@dolby.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
2011-01-07 18:20:57 +02:00
..
freebsd
i386
netbsd
openbsd
sparc
sparc64
x86_64
bsd-mman.h
bsdload.c Remove dead code for ARM semihosting commandline handling 2011-01-07 18:20:57 +02:00
elfload.c
errno_defs.h
main.c Add new user mode option -ignore-environment 2010-10-05 13:53:55 -05:00
mmap.c Fix bsd-user qemu_vmalloc() host page protection code 2010-03-30 17:44:51 +00:00
qemu-types.h
qemu.h Remove dead code for ARM semihosting commandline handling 2011-01-07 18:20:57 +02:00
signal.c
strace.c
syscall.c bsd-user: fix breakage by 78cfb07fe0 2009-10-18 18:44:38 +00:00
syscall_defs.h
uaccess.c