This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
phyus
/
linux-vybrid_public
Seguir
8
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
d461d26dde
Ramas
Etiquetas
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
arch
/
arm
/
plat-omap
/
include
/
mach
/
hwa742.h
hwa742.h
104 B
Histórico
Raw
1
2
3
4
5
6
7
8
#ifndef _HWA742_H
#define _HWA742_H
struct hwa742_platform_data {
unsigned te_connected:1;
};
#endif