Sign in
android-kvm
/
linux
/
bb425a7598479fa0f171ec806033c440f218b0ce
/
.
/
arch
/
arm
/
lib
/
setbit.S
blob: 19a96f43f4bbe71ddb697fb6af760f7ba45df499 [
file
] [
log
] [
blame
]
/*
SPDX
-
License
-
Identifier
:
GPL
-2.0
-
only
*/
/*
*
linux
/
arch
/
arm
/
lib
/
setbit.S
*
*
Copyright
(
C
)
1995-1996
Russell King
*/
#include <linux/linkage.h>
#include <asm/assembler.h>
#include "bitops.h"
.text
bitop _set_bit
,
orr