On 8/7/21 11:42 AM, Warner Losh wrote:
All compilers for some time have supported this. Follow linux-user and
eliminate the #define THREAD and unconditionally insert __thread where
needed.
Signed-off-by: Warner Losh
---
bsd-user/main.c | 2 +-
bsd-user/qemu.h | 10 +-
2 files change
All compilers for some time have supported this. Follow linux-user and
eliminate the #define THREAD and unconditionally insert __thread where
needed.
Signed-off-by: Warner Losh
---
bsd-user/main.c | 2 +-
bsd-user/qemu.h | 10 +-
2 files changed, 2 insertions(+), 10 deletions(-)
diff -