mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
8 lines
144 B
C
8 lines
144 B
C
#ifndef __UM_ARCHPARAM_PPC_H
|
|
#define __UM_ARCHPARAM_PPC_H
|
|
|
|
/********* Bits for asm-um/string.h **********/
|
|
|
|
#define __HAVE_ARCH_STRRCHR
|
|
|
|
#endif
|