zephyr/soc/riscv/riscv-privilege/starfive_jh71xx/soc.h

13 lines
179 B
C

/*
* Copyright (c) 2020 Cobham Gaisler AB
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef __RISCV_VIRT_SOC_H_
#define __RISCV_VIRT_SOC_H_
#include <soc_common.h>
#endif