blob: 93feb59c8b63094303cd34b831f6df1bf1b4604e [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("dummy") {
kernel = true
sources = [
"dummy_iommu.cpp",
]
}