blob: 2d8e867617645de01582e3e6498ea5c72786290b [file] [log] [blame]
Silvestrs Timofejevsaec65ba2021-02-24 16:36:55 +00001// Copyright lowRISC contributors.
2// Licensed under the Apache License, Version 2.0, see LICENSE for details.
3// SPDX-License-Identifier: Apache-2.0
4
5#include "sw/device/lib/dif/dif_pinmux.h"
6
7#include "pinmux_regs.h" // Generated.
8
9// This just exists to check that the header compiles for now. The actual
10// implementation is work in progress.