1 // SPDX-License-Identifier: GPL-2.0 1 // SPDX-License-Identifier: GPL-2.0 2 void init_dragen2(char *command, int size); 2 void init_dragen2(char *command, int size); 3 void init_ucsimm(char *command, int size); 3 void init_ucsimm(char *command, int size); 4 struct rtc_time; 4 struct rtc_time; 5 int m68328_hwclk(int set, struct rtc_time *t); 5 int m68328_hwclk(int set, struct rtc_time *t); 6 6
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.