]> git.proxmox.com Git - mirror_qemu.git/commit - bsd-user/qemu.h
bsd-user: Remove vestiges of signal queueing code
authorWarner Losh <imp@bsdimp.com>
Sun, 16 Jan 2022 23:14:18 +0000 (16:14 -0700)
committerWarner Losh <imp@bsdimp.com>
Fri, 28 Jan 2022 22:52:38 +0000 (15:52 -0700)
commitb46d4ad7d135d43eb6141e298b3fed9236f4caeb
tree0ff78bc33e0ff6253e78120d8ad94d12a67c5718
parent7f96d0a93c9f252fc65b0ad49121a62889ec560e
bsd-user: Remove vestiges of signal queueing code

bsd-user was copied from linux-user at a time when it queued
signals. Remove those vestiges of thse code. Retain the init function,
even though it's now empty since other stuff will likely be added
there. Make it static since it's not called from outside of main.c

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/main.c
bsd-user/qemu.h