index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ld
/
testsuite
/
ld-elf
/
main.c
blob: 24f9dcc86515e15b63abee795b0cd6fc2d0e10cb (
plain
)
1
2
3
4
5
6
7
8
#include <stdio.h> int main (void) { printf ("MAIN\n"); return 0; }