Merge branch 'rnou/153-include-a-wrapper-for-systemcall_no_intercept' into 'master'
Resolve "systemcall_no_intercept error code treatment in non x86 architectures"
This MR includes code to properly check the system call error code in the syscall_no_intercept scenarios.
Closes #153
See merge request !92