blob: ffdf707c8a0e5a0dcd115738ca7a309cea108c2d [file] [log] [blame]
Mike Frysinger50e31fa2018-01-19 18:59:49 -05001/* Copyright 2016 The Chromium OS Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
Jorge Lucangeli Obes13650612016-09-02 11:27:29 -04004 */
5
6int sys_seccomp(unsigned int operation, unsigned int flags, void *args);