root_menu() can't return, tell gcc about it
commit83bc04cb662097fbb6902a4fa45d219647b7638c
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Tue, 3 Nov 2009 12:20:54 +0000 (3 12:20 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Tue, 3 Nov 2009 12:20:54 +0000 (3 12:20 +0000)
tree8ee51ee9ae284f5dc3f87ac7348083fd3614d5f0
parente92d236974d189686595a920f757cdfd0a485505
root_menu() can't return, tell gcc about it

Since it can't return, app_main() can't either, tell gcc about it.

Remove dead archos code (present if root_menu() would return
erroneously), and rename app_main() to main() on target

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23494 a1c6a512-1295-4272-9138-f99709370657
apps/main.c
apps/root_menu.c
apps/root_menu.h