This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
phyus
/
linux-vybrid_public
Tarkkaile
8
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
744ea922c9
Haarat
Tagit
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
include
/
asm-x86
/
mc146818rtc.h
mc146818rtc.h
92 B
Historia
Raaka
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "mc146818rtc_32.h"
#else
# include "mc146818rtc_64.h"
#endif