forked from len0rd/rockbox
sbtools: elf library can now load global symbols
Change-Id: I4d9f38ce31e65542d6ab192158bff52b6fad8f09
This commit is contained in:
parent
e4c9eaa7e8
commit
f72617c002
3 changed files with 171 additions and 35 deletions
|
@ -19,8 +19,6 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#define _ISOC99_SOURCE
|
||||
#define _POSIX_C_SOURCE 200809L /* for strdup */
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue