linux-headers/arch/e2k/include/asm/rtc.h

7 lines
90 B
C
Raw Normal View History

2021-07-14 00:44:10 +02:00
#ifndef _E2K_RTC_H
#define _E2K_RTC_H
extern noinline int sclk_register(void *);
#endif