mirror of
https://github.com/apache/nuttx.git
synced 2025-01-12 22:08:35 +08:00
Remove duplicate code
Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit is contained in:
parent
0b960de1e0
commit
428c2bfb91
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@
|
||||||
#include <nuttx/queue.h>
|
#include <nuttx/queue.h>
|
||||||
#include <nuttx/irq.h>
|
#include <nuttx/irq.h>
|
||||||
#include <nuttx/spinlock_type.h>
|
#include <nuttx/spinlock_type.h>
|
||||||
#include <nuttx/atomic.h>
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-processor Definitions
|
* Pre-processor Definitions
|
||||||
|
|
Loading…
Reference in a new issue