mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
C library: Add wcstoll function
This commit is contained in:
committed by
Gregory Nutt
parent
fda095ccda
commit
3ccef07863
@@ -41,6 +41,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
|
||||
Reference in New Issue
Block a user