Skip to content

Commit d8fcdad

Browse files
committed
bsd-user: TARGET_NGROUPS unused in this file, remove
Signed-off-by: Warner Losh <[email protected]> Reviewed-by: Richard Henderson <[email protected]>
1 parent ffa0366 commit d8fcdad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bsd-user/bsdload.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
#include "qemu.h"
2121

22-
#define TARGET_NGROUPS 32
23-
2422
/* ??? This should really be somewhere else. */
2523
abi_long memcpy_to_target(abi_ulong dest, const void *src,
2624
unsigned long len)

0 commit comments

Comments
 (0)