The file only contains RTC related code, so let's name it accordingly. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
7 lines
114 B
C
7 lines
114 B
C
/* SPDX-License-Identifier: GPL-2.0+ */
|
|
/*
|
|
* Copyright 2017 General Electric Company
|
|
*/
|
|
|
|
void check_time(void);
|