This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
GfA
/
linux_kernel
Vigiar
5
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
25993e4e42
Ramos
Etiquetas
master
v4.14.9-bone-rt-r12
v4.4.104-bone-rt-r21
v4.4.145-bone23
linux_kernel
/
arch
/
sh
/
include
/
asm
/
string.h
string.h
84 B
Histórico
Em bruto
1
2
3
4
5
#ifdef CONFIG_SUPERH32
# include "string_32.h"
#else
# include "string_64.h"
#endif