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