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