blob: e9dd5b65646470ff961c093c28cfc06d7142c02a [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors
#
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/MIT
import("//build/zircon/migrated_targets.gni")
zx_library("special-sections") {
kernel = true
sources = []
}