attach: remove strnlen #6026

This commit is contained in:
Meco Man
2022-06-08 14:45:10 +08:00
committed by guo
parent 37d0be3290
commit 99a1c36f02
2 changed files with 2 additions and 8 deletions
+1
View File
@@ -16,6 +16,7 @@
* 2018-11-22 Jesven add all cpu's lock and ipi handler
* 2021-02-28 Meco Man add RT_KSERVICE_USING_STDLIB
* 2021-11-14 Meco Man add rtlegacy.h for compatibility
* 2022-06-04 Meco Man remove strnlen
*/
#ifndef __RT_THREAD_H__