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