This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
GfA
/
linux_kernel
Obserwuj
5
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
25993e4e42
Gałęzie
Tagi
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
Historia
Czysty
1
2
3
4
5
#ifdef CONFIG_SUPERH32
# include "string_32.h"
#else
# include "string_64.h"
#endif