mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-07-10 13:29:52 -04:00
libc: add sscanf to core
Change-Id: Ia4162132a500e4d06305eab724250b7714091b9e
This commit is contained in:
parent
6a252576f5
commit
557694a07f
1 changed files with 1 additions and 0 deletions
|
|
@ -350,6 +350,7 @@ libc/memcmp.c
|
|||
|
||||
libc/qsort.c
|
||||
libc/random.c
|
||||
libc/sscanf.c
|
||||
libc/strcat.c
|
||||
libc/strchr.c
|
||||
libc/strcmp.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue