diff options
Diffstat (limited to 'board/ge/common/ge_rtc.h')
-rw-r--r-- | board/ge/common/ge_rtc.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/ge/common/ge_rtc.h b/board/ge/common/ge_rtc.h new file mode 100644 index 0000000000..d33486d082 --- /dev/null +++ b/board/ge/common/ge_rtc.h @@ -0,0 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ +/* + * Copyright 2017 General Electric Company + */ + +void check_time(void); |