blob: 0741a0c90480b72bfe0e8017e65a4ba7acbbc4f4 [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.
import("//build/banjo/banjo.gni")
banjo("fuchsia.hardware.goldfish.addressspace") {
sources = [ "goldfish-address-space.banjo" ]
}