mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-08-15 07:49:34 +02:00
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);
|