blob: 4646dee8a3394121794ad9988cf737fa5ac99d3c [file] [log] [blame]
Thomas Gleixnerd2912cb2019-06-04 10:11:33 +02001/* SPDX-License-Identifier: GPL-2.0-only */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002/*
3 * linux/arch/arm/lib/clearbit.S
4 *
5 * Copyright (C) 1995-1996 Russell King
Linus Torvalds1da177e2005-04-16 15:20:36 -07006 */
7#include <linux/linkage.h>
8#include <asm/assembler.h>
Russell King684f9702005-04-17 15:51:02 +01009#include "bitops.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070010 .text
11
Will Deaconc36ef4b2011-11-23 11:28:25 +010012bitop _clear_bit, bic