Exec's idle task promotes itself to supervisor (actually system mode,
commit8853ead2521e496137f7d8732f90f06e64690e07
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Apr 2015 19:41:24 +0000 (19 19:41 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Apr 2015 19:41:24 +0000 (19 19:41 +0000)
treedfb01af2bc13115ff7a7ea80ade32d12398788fd
parentb1aa0bc5fdda4def89dd5d3d0bafd47be5bbfc70
Exec's idle task promotes itself to supervisor (actually system mode,
which can be safely rescheduled by exec library), enables interrupts
again and does put CPU to sleep in endless loop.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50430 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/exec/exec_idle.c