[fal] fal_rtt.c消除函数strtol()隐含声明的警告

This commit is contained in:
梁生 2022-12-20 07:15:40 +08:00 committed by GitHub
parent 8c7e0b71ce
commit 2f214d03c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#include <rtthread.h>
#include <rtdevice.h>
#include <string.h>
#include <stdlib.h>
/* ========================== block device ======================== */
struct fal_blk_device