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