blob: 14cdd6b733c1501b5933c554d9548785182838b4 [file] [log] [blame]
/*
* Copyright (c) 2021 Tokita, Hiroshi <tokita.hiroshi@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file SoC configuration macros for the GigaDevice GD32VF103 processor
*/
#ifndef RISCV_GD32VF103_SOC_H_
#define RISCV_GD32VF103_SOC_H_
#include <soc_common.h>
#endif /* RISCV_GD32VF103_SOC_H */