Skip to content

Commit

Permalink
bsd-user: TARGET_NGROUPS unused in this file, remove
Browse files Browse the repository at this point in the history
Signed-off-by: Warner Losh <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
  • Loading branch information
bsdimp committed Sep 10, 2021
1 parent ffa0366 commit d8fcdad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bsd-user/bsdload.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@

#include "qemu.h"

#define TARGET_NGROUPS 32

/* ??? This should really be somewhere else. */
abi_long memcpy_to_target(abi_ulong dest, const void *src,
unsigned long len)
Expand Down

0 comments on commit d8fcdad

Please sign in to comment.