Rev 948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
## User-space task entry point
#
__entry:
call __main
call main
call __exit
.end __entry