xref: /linux/arch/m68k/68000/m68328.h (revision a4eb44a6435d6d8f9e642407a4a06f65eb90ca04)
1 // SPDX-License-Identifier: GPL-2.0
2 void init_dragen2(char *command, int size);
3 void init_ucsimm(char *command, int size);
4 struct rtc_time;
5 int m68328_hwclk(int set, struct rtc_time *t);
6