mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00: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
|