#ifndef _UAPI__ASM_GENERIC_BITS_PER_LONG #define _UAPI__ASM_GENERIC_BITS_PER_LONG /* * There seems to be no way of detecting this automatically from user * space, so 64 bit architectures should override this in their * bitsperlong.h. In particular, an architecture that supports * both 32 and 64 bit user space must not rely on CONFIG_64BIT * to decide it, but rather check a compiler provided macro. */ #ifndef __BITS_PER_LONG #define __BITS_PER_LONG 32 #endif #endif /* _UAPI__ASM_GENERIC_BITS_PER_LONG */ y'/>
summaryrefslogtreecommitdiff
path: root/Documentation
linux/net-next.git/log/tools/build?id=dd86e373e09fb16b83e8adf5c48c421a4ca76468'>build/feature/test-cplus-demangle.c
ModeNameSize
AgeCommit message (Expand)AuthorFilesLines