blob: c93d64bb900599fdc2df3a51243fe78d764aa032 [file] [log] [blame]
#ifndef _ASMPPC64_BITOPS_H_
#define _ASMPPC64_BITOPS_H_
#ifndef _BITOPS_H_
#error only <bitops.h> can be included directly
#endif
#define BITS_PER_LONG 64
#define HAVE_BUILTIN_FLS 1
#endif