blob: 9d194a19ef7be12e8d054f922cb2ba7ee7088e3f [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
package(default_visibility = ["//visibility:public"])
cc_library(
name = "info_sections",
deps = ["info_sections.ld"],
)