Sign in
android
/
platform
/
external
/
minijail
/
b52966904cf3e71114c70a67f5f16b3210704cf7
/
.
/
syscall_wrapper.h
blob: ffdf707c8a0e5a0dcd115738ca7a309cea108c2d [
file
] [
log
] [
blame
]
/* Copyright 2016 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
int
sys_seccomp
(
unsigned
int
operation
,
unsigned
int
flags
,
void
*
args
);