Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-block.git] / arch / arm / lib / setbit.S
CommitLineData
d2912cb1 1/* SPDX-License-Identifier: GPL-2.0-only */
1da177e4
LT
2/*
3 * linux/arch/arm/lib/setbit.S
4 *
5 * Copyright (C) 1995-1996 Russell King
1da177e4
LT
6 */
7#include <linux/linkage.h>
8#include <asm/assembler.h>
684f970e 9#include "bitops.h"
1da177e4
LT
10 .text
11
c36ef4b1 12bitop _set_bit, orr