blob: 770e8c8a5f274d90feecb3b28a13eb219c451bed [file] [log] [blame]
# Copyright 2020 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/zircon/migrated_targets.gni")
zx_library("ddk-platform-defs") {
sdk = "source"
sdk_publishable = "partner"
sdk_headers = [ "lib/ddk/platform-defs.h" ]
sources = []
}