xref
: /
haiku
/
src
/
bin
/
makebootable
/
platform
/
u-boot
/
makebootable.cpp
(revision 1e60bdeab63fa7a57bc9a55b032052e95a18bd2c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
2
main
()
3
{
4
return
0
;
5
}
6
7