index
:
users/stefanb/syslinux-elf.git
core32
elflink
elflink-old
master
SYSLINUX ELF linking (GSoC'08)
Stefan Bucur
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
elflink
/
elflink.c
blob: 22b0db5d9faf12328e725ec9749a30654ec24de3 (
plain
)
1
2
3
4
5
6
#include
"elf_module.h"
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}