blob: ccdc0772bb04baa07722428485e924402a0ead13 [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
load(
"@bazel_embedded//toolchains/compilers/lowrisc_toolchain_rv32imc:lowrisc_toolchain_rv32imc_repository.bzl",
"lowrisc_toolchain_rv32imc_compiler",
)
def lowrisc_toolchain_repos():
lowrisc_toolchain_rv32imc_compiler()