linuxOS_D21X/source/uboot-2021.10/arch/riscv/include/asm/arch-fu740/clk.h
2024-11-29 16:13:46 +08:00

15 lines
269 B
C

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2020-2021 SiFive Inc
*
* Authors:
* Pragnesh Patel <pragnesh.patel@sifive.com>
*/
#ifndef __CLK_SIFIVE_H
#define __CLK_SIFIVE_H
/* Note: This is a placeholder header for driver compilation. */
#endif