mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-06 00:13:38 -04:00
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
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
|