/usr/bin/avos:main()

From ArchosDocs

Jump to: navigation, search

Description

The main function. Where it all starts.

References To

The Code

function main() {
app_start();
AC_MainLoop();
}
Personal tools