mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
core/mutex.c: remove unused #include "atomic.h"
This commit is contained in:
parent
4bd62d241f
commit
985afd8d80
@ -25,7 +25,6 @@
|
||||
|
||||
#include "mutex.h"
|
||||
#include "thread.h"
|
||||
#include "atomic.h"
|
||||
#include "sched.h"
|
||||
#include "thread.h"
|
||||
#include "irq.h"
|
||||
|
Loading…
Reference in New Issue
Block a user