Files
alcove/include
Michael Santos 296cdc911e seccomp/allow_syscall: remove the call to port
The macro should be a "pure" function. Remove the call to the port. This
forces the caller to catch the case where a syscall does not exist on a
particular platform.
2014-06-21 10:33:21 -04:00
..