This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
3cb7396b7b
linux
/
include
/
asm-m68knommu
/
rtc.h
2 lines
26 B
C
Raw
Normal View
History
Unescape
Escape
[PATCH] m68knommu: create rtc.h This adds support for RTCs (through genrtc) for M68KNOMMU. Board-specific code will have to link the appropriate RTC driver to the mach_hwclk callback, at minimum. Signed-off-by: Gavin Lambert <gavinl@compacsort.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-05 18:35:16 -07:00
#
include
<asm-m68k/rtc.h>
Copy Permalink