testing/ostest: Don't include arch/tls.h

since it doesn't exist any more

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2021-12-06 01:21:31 +08:00 committed by Gustavo Henrique Nihei
parent c26e5a0b44
commit 14a52b1933

View File

@ -35,8 +35,6 @@
#if CONFIG_TLS_NELEM > 0
#include <arch/tls.h>
/****************************************************************************
* Private Data
****************************************************************************/