mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-11 13:23:07 +00:00
6 lines
84 B
C
6 lines
84 B
C
#ifdef CONFIG_SUPERH32
|
|
# include "string_32.h"
|
|
#else
|
|
# include "string_64.h"
|
|
#endif
|