Skip to content
Snippets Groups Projects
Commit d8fcdad2 authored by Warner Losh's avatar Warner Losh
Browse files

bsd-user: TARGET_NGROUPS unused in this file, remove

parent ffa03665
No related branches found
No related tags found
No related merge requests found
...@@ -19,8 +19,6 @@ ...@@ -19,8 +19,6 @@
#include "qemu.h" #include "qemu.h"
#define TARGET_NGROUPS 32
/* ??? This should really be somewhere else. */ /* ??? This should really be somewhere else. */
abi_long memcpy_to_target(abi_ulong dest, const void *src, abi_long memcpy_to_target(abi_ulong dest, const void *src,
unsigned long len) unsigned long len)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment