Sign in
fuchsia
/
fuchsia
/
0c00fd3
/
.
/
zircon
/
system
/
dev
/
lib
/
mmio
/
BUILD.gn
blob: a591ffaec47dd72dcec315f4cab18bdb0bef5354 [
file
] [
log
] [
blame
]
# Copyright 2019 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.
zx_library
(
"mmio"
)
{
sdk
=
"source"
sdk_headers
=
[
"lib/mmio/mmio.h"
]
sources
=
[]
}