forked from len0rd/rockbox
Add an advanced build option to force compiling and linking our reduced C library (probably useful for the sim).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27059 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
be66e4d642
commit
f32bd593c4
11 changed files with 38 additions and 16 deletions
|
@ -34,6 +34,7 @@ QUICKREF
|
|||
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include "_ansi.h" /* for _DEFUN */
|
||||
|
||||
/*SUPPRESS 560*/
|
||||
/*SUPPRESS 530*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue