diff options
author | Daniel Golle <daniel@makrotopia.org> | 2015-05-17 04:33:02 +0200 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-05-14 05:23:09 +0200 |
commit | 91f0891f7e2641330305f16d4738c4fb064c7449 (patch) | |
tree | 9b1798bbbdaf171262f38b14ceabcd09e187b2f7 /unitd.h | |
parent | 11fa67184a3a26830223158345b1e7764bd33710 (diff) | |
download | unitd-91f0891f7e2641330305f16d4738c4fb064c7449.tar unitd-91f0891f7e2641330305f16d4738c4fb064c7449.zip |
jail: add support for ARM architecture
SECCOMP_FILTER isn't supported on ARM OABI.
Thus enable seccomp support in jail only for EABI.
thumb might work as well as it apparently implies EABI, but
yet doesn't set __ARM_EABI__.
The REG_SYSCALL macro seems to be an unused left-over.
However, it's defined for other architectures as well.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'unitd.h')
0 files changed, 0 insertions, 0 deletions