This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
original_kernel
Watch
1
Star
0
Fork
You've already forked original_kernel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4be3bd7849
original_kernel
/
arch
/
sh
/
include
/
asm
/
string.h
6 lines
84 B
C
Raw
Blame
History
#
ifdef CONFIG_SUPERH32
#
include "string_32.h"
#
else
#
include "string_64.h"
#
endif
Reference in New Issue
View Git Blame
Copy Permalink