1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-05 10:42:10 +02:00
Files
u-boot-megous/board/ge/common/ge_rtc.h
Sebastian Reichel 36e3e7deb2 board: ge: common: rename ge_common.c to ge_rtc.c
The file only contains RTC related code, so let's name
it accordingly.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2020-11-01 15:58:47 +01:00

7 lines
114 B
C

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2017 General Electric Company
*/
void check_time(void);