Sign in
android-kvm
/
linux
/
d8e45f2929b94099913eb66c3ebb18b5063e9421
/
.
/
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