blob: 68d212b59569570e54e60057a158e7835ecf2697 [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("kpci") {
kernel = true
sources = [ "pio.cc" ]
}