mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
lua -- remove strtol and strtoul replace with rb->strtol and rb->strtoul
Change-Id: Ib7ba358b6488b946404c0c4cd8773e948810a7f7
This commit is contained in:
parent
dada036b10
commit
8a773fb29f
7 changed files with 8 additions and 87 deletions
|
|
@ -33,8 +33,6 @@ rocklib_img.c
|
|||
tlsf_helper.c
|
||||
strftime.c
|
||||
strpbrk.c
|
||||
strtoul.c
|
||||
strtol.c
|
||||
strstr.c
|
||||
rocklua.c
|
||||
luadir.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue