blob: d45d4cc1a18e94054bb9f73353e209a1cac693c9 [file] [log] [blame] [edit]
# Copyright 2018 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",
]
}