Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
minijail
/
62f8717eca3ace666877bb280e1efc7d6556f38d
/
.
/
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
);