mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
bsd-user: Get number of cpus.
Signed-off-by: Kyle Evans <kevans@FreeBSD.org> Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com> Reviewed-by: Warner Losh <imp@bsdimp.com> Message-Id: <20230925182425.3163-11-kariem.taha2.7@gmail.com>
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#include "gdbstub/syscalls.h"
|
||||
#include "qemu/plugin.h"
|
||||
|
||||
int bsd_get_ncpu(void);
|
||||
|
||||
/* exit(2) */
|
||||
static inline abi_long do_bsd_exit(void *cpu_env, abi_long arg1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user