blob: 3bf6bc4207e392faee9ea6272acb92754895f51d [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# If true, excludes syscalls with the [testonly] attribute.
exclude_testonly_syscalls = false
}