TERES/SOFTWARE/A64-TERES/u-boot_new/arch/sparc/include/asm/bitops.h
Dimitar Gamishev 093685c7d8 u-boot
2017-10-13 14:02:55 +03:00

13 lines
277 B
C

/* 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 */