blob: 97663d2c01a9704f183e805d29c3526ffcdde6ce [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef _ALLEYCAT5_SOC_H
#define _ALLEYCAT5_SOC_H
void soc_print_device_info(void);
void soc_print_clock_info(void);
#endif /* _ALLEYCAT5_SOC_H */