[Nuvoton] Remove unnecessary mbed_rtos_storage.h in crypto_misc.cpp

pull/9191/head
ccli8 2018-12-24 10:36:11 +08:00
parent 51143eab02
commit 388076d36d
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@
#include "mbed_critical.h"
#include "mbed_error.h"
#include "cmsis_os2.h"
#include "mbed_rtos_storage.h"
#include <string.h>
#include <limits.h>
#include "nu_modutil.h"

View File

@ -20,7 +20,6 @@
#include "mbed_critical.h"
#include "mbed_error.h"
#include "cmsis_os2.h"
#include "mbed_rtos_storage.h"
#include <string.h>
#include <limits.h>
#include "nu_modutil.h"