/arch/um/sys-ppc/asm/archparam.h
C Header | 8 lines | 4 code | 3 blank | 1 comment | 0 complexity | 7e62bdb181d4e1d2ac5022da668ffc1a MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1#ifndef __UM_ARCHPARAM_PPC_H
2#define __UM_ARCHPARAM_PPC_H
3
4/********* Bits for asm-um/string.h **********/
5
6#define __HAVE_ARCH_STRRCHR
7
8#endif