]> git.karo-electronics.de Git - karo-tx-linux.git/blob - include/asm-x86/rtc.h
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
[karo-tx-linux.git] / include / asm-x86 / rtc.h
1 #ifdef CONFIG_X86_32
2 # include "rtc_32.h"
3 #else
4 # include "rtc_64.h"
5 #endif