repo.or.cz
/
syslinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add gPXE into the source tree; build unified image
[syslinux.git]
/
dummy.c
blob
81f2586c6c45317abc1ee781c6edcab132f9f8d3
1
/*
2
* Trivial C program to test the compiler
3
*/
4
5
int
main
(
int
argc
,
char
*
argv
[])
6
{
7
return
0
;
8
}