blob: fa39fa3fc6b7b69b8eba821bc7430d86fb9af6dd [file] [log] [blame]
Daniel Hellstromc2f02da2008-03-28 09:47:00 +01001/* Bit string operations on the SPARC
2 *
3 * (C) Copyright 2007, taken from asm-ppc/bitops.h
4 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com.
5 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02006 * SPDX-License-Identifier: GPL-2.0+
Daniel Hellstromc2f02da2008-03-28 09:47:00 +01007 */
8
9#ifndef _SPARC_BITOPS_H
10#define _SPARC_BITOPS_H
11
12#endif /* _SPARC_BITOPS_H */