Older ELF-loader code, may not work any longer
This commit is contained in:
parent
4a82069f15
commit
1658d6b42c
8 changed files with 1818 additions and 0 deletions
3
cpu/arm/at91sam7s/loader/empty-symbols.c
Normal file
3
cpu/arm/at91sam7s/loader/empty-symbols.c
Normal file
|
@ -0,0 +1,3 @@
|
|||
#include "symbols.h"
|
||||
const int symbols_nelts = 0;
|
||||
const struct symbols symbols[] = {{0,0}};
|
Loading…
Add table
Add a link
Reference in a new issue