blob: f6047c3168d440f57710ed49314f16539a40db22 [file] [log] [blame]
Arnd Bergmanna734bbf2020-10-30 15:26:23 +01001// SPDX-License-Identifier: GPL-2.0
2void init_dragen2(char *command, int size);
3void init_ucsimm(char *command, int size);
4struct rtc_time;
5int m68328_hwclk(int set, struct rtc_time *t);