blob: 23454c3a5887773f2bacd521773f841d4845ba2b [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
library("pci") {
kernel = true
sources = [
"pio.cpp",
]
}