Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
cp-linux
/
8d8f6542b666daf5e87de156590e635c2c4da0c0
/
.
/
arch
/
sh
/
include
/
asm
/
mc146818rtc.h
blob: 0aee96a973304d0a816100b750ceda899005505f [
file
] [
log
] [
blame
]
Kyle Swenson
8d8f654
2021-03-15 11:02:55 -0600
[
diff
] [
blame^
]
1
/*
2
* Machine dependent access functions for RTC registers.
3
*/
4
#ifndef
_ASM_MC146818RTC_H
5
#define
_ASM_MC146818RTC_H
6
7
#endif
/* _ASM_MC146818RTC_H */