Older ELF-loader code, may not work any longer

This commit is contained in:
ksb 2009-07-11 14:18:50 +00:00
parent 4a82069f15
commit 1658d6b42c
8 changed files with 1818 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#include "symbols.h"
const int symbols_nelts = 0;
const struct symbols symbols[] = {{0,0}};