Skip to content

Commit 388076d

Browse files
committed
[Nuvoton] Remove unnecessary mbed_rtos_storage.h in crypto_misc.cpp
1 parent 51143ea commit 388076d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

targets/TARGET_NUVOTON/TARGET_M480/crypto/crypto-misc.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include "mbed_critical.h"
2121
#include "mbed_error.h"
2222
#include "cmsis_os2.h"
23-
#include "mbed_rtos_storage.h"
2423
#include <string.h>
2524
#include <limits.h>
2625
#include "nu_modutil.h"

targets/TARGET_NUVOTON/TARGET_NUC472/crypto/crypto-misc.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include "mbed_critical.h"
2121
#include "mbed_error.h"
2222
#include "cmsis_os2.h"
23-
#include "mbed_rtos_storage.h"
2423
#include <string.h>
2524
#include <limits.h>
2625
#include "nu_modutil.h"

0 commit comments

Comments
 (0)