core_SysCall should be called *only* when syscall was issued form user mode. Previous...
commit160bfab4d4415a0515d2517fe425515ca5b59e8d
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 29 Jun 2015 21:39:48 +0000 (29 21:39 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 29 Jun 2015 21:39:48 +0000 (29 21:39 +0000)
tree622bfbecb50877aacfc850c2d80b0875ce1ad24f
parent73ca904974a3238b056daf89d9ab156fb27cdb3d
core_SysCall should be called *only* when syscall was issued form user mode. Previous behavior was doing that only for SC_CAUSE...

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50892 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/kernel/syscall.c