| /* Bit string operations on the SPARC | |
| * | |
| * (C) Copyright 2007, taken from asm-ppc/bitops.h | |
| * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com. | |
| * | |
| * SPDX-License-Identifier: GPL-2.0+ | |
| */ | |
| #ifndef _SPARC_BITOPS_H | |
| #define _SPARC_BITOPS_H | |
| #endif /* _SPARC_BITOPS_H */ |