mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
9 lines
144 B
C
9 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
|