blob: 42ee3dc2d9f79cc3f88284724df2d8b1e89be6d1 [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.
library("interrupt") {
kernel = true
sources = [
"msi.cpp",
]
}