blob: 9ae339da5baa1052ffd8a11f9b5db2eb6235ec1b [file] [log] [blame]
# Copyright 2024 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.
source_set("virtio-spec") {
sources = [
"virtio-abi.cc",
"virtio-abi.h",
]
}