summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/seccomp/sandbox.h
blob: 959156b4a046e777b110f6c2ce3e30b28aab32cd (plain)
1
2
3
4
5
6
#ifndef SANDBOX_H__
#define SANDBOX_H__

extern "C" void StartSeccompSandbox();

#endif // SANDBOX_H__