mirror of https://github.com/ARMmbed/mbed-os.git
mbed_rtx.h not to include in platform
parent
2a1211a82a
commit
1a1c74c38b
|
@ -42,7 +42,6 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include "platform/mbed_retarget.h"
|
#include "platform/mbed_retarget.h"
|
||||||
#include "mbed_rtx.h"
|
|
||||||
|
|
||||||
static SingletonPtr<PlatformMutex> _mutex;
|
static SingletonPtr<PlatformMutex> _mutex;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue