| # Copyright lowRISC contributors. | |
| # Licensed under the Apache License, Version 2.0, see LICENSE for details. | |
| # SPDX-License-Identifier: Apache-2.0 | |
| load("@com_google_protobuf//:protobuf_deps.bzl", _protobuf_deps = "protobuf_deps") | |
| def protobuf_deps(): | |
| _protobuf_deps() |