Rtwo/kernel/motorola/sm8550/arch/m68k/68000/m68328.h
2025-09-30 19:22:48 -05:00

5 lines
187 B
C

// SPDX-License-Identifier: GPL-2.0
void init_dragen2(char *command, int size);
void init_ucsimm(char *command, int size);
struct rtc_time;
int m68328_hwclk(int set, struct rtc_time *t);