blob: 5b4eba683b9a4ba67f2e324ab8f05c86fc65d10b [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"])
load("//rules:autogen.bzl", "autogen_hjson_header")
autogen_hjson_header(
name = "sram_ctrl_regs",
srcs = [
"sram_ctrl.hjson",
],
)