Sign in
fuchsia
/
fuchsia
/
353f70a80eac
/
.
/
zircon
/
kernel
/
dev
/
interrupt
/
BUILD.zircon.gn
blob: 6c9567bab977b523ba558c5d55f6bb9cb8818c74 [
file
] [
log
] [
blame
]
# Copyright 2019 The Fuchsia Authors
#
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/MIT
zx_library
(
"interrupt"
)
{
kernel
=
true
sources
=
[]
}