Remove unused includes to common/thread.h

This commit is contained in:
Emmanuel Gil Peyrot 2014-11-25 20:37:23 +00:00
parent bb730855e5
commit f8c05e53c4
2 changed files with 0 additions and 3 deletions

View file

@ -24,8 +24,6 @@
#include <stddef.h>
#include <stdio.h>
#include "common/thread.h"
#include "core/arm/skyeye_common/armdefs.h"
typedef struct ARM_CPU_State_s {