1
0
Fork 0
forked from len0rd/rockbox

* implement strstr

* clean up usb_arcotg_dcd_enable


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14740 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Christian Gmeiner 2007-09-17 23:06:23 +00:00
parent 689d5fd446
commit 2077cebca0
3 changed files with 142 additions and 100 deletions

View file

@ -53,6 +53,7 @@ common/strncmp.c
common/strncpy.c
common/strrchr.c
common/strtok.c
common/strstr.c
common/structec.c
common/timefuncs.c
common/unicode.c