~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 97663d2c01a9704f183e805d29c3526ffcdde6ce (plain)
1
2
3
4
5
6
7
/* 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 */