introduced new system call to obtain current CPU number followed by implementation...
commit592a7554b44623054d187c5c502d660c440c6008
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 11 Jun 2015 20:47:49 +0000 (11 20:47 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 11 Jun 2015 20:47:49 +0000 (11 20:47 +0000)
treed9a4747585884a1d1fd201dad1c7e854ef82abd5
parentb33493584a5684fbe4539800b0e815930dda118f
introduced new system call to obtain current CPU number followed by implementation of this syscall for native arm targets. Exec's idle task uses this system call too.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50816 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/exec/exec_idle.c
arch/arm-native/kernel/syscall.c
rom/kernel/kernel_syscall.h