Skip to content
Commit ba81942d authored by Marc Vef's avatar Marc Vef
Browse files

Merge branch 'rnou/arm_master' into 'master'

Arm Support

This adds ARM support.

It adds a new profile to download the syscall_intercept that supports ARM (fork).
The modifications doesn't use ARM define, as it is not needed, we only need to check if a syscall exists or not.

Closes #244 
We can close !127 also, I think that this merge updates and solves some issues.

Closes #244

See merge request !160
parents 8930cfc7 52650a44
Loading
Loading
Loading
Loading