blob: fb4b63d1fdcfb8d1a8a253def7e46f04c9ec9ed7 [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("ddk.protocol.goldfish.addressspace") {
sources = [ "goldfish-address-space.banjo" ]
}