Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_m7
/
1e3d31172fce4905d8aff867d5b714a6ad3cf2ee
/
.
/
arch
/
arm
/
include
/
asm
/
compiler.h
blob: 8e58906b5af9b2c17474c7ff48339d3d3204397f [
file
] [
log
] [
blame
]
#ifndef
__ASM_ARM_COMPILER_H
#define
__ASM_ARM_COMPILER_H
#define
__asmeq
(
x
,
y
)
".ifnc "
x
","
y
" ; .err ; .endif\n\t"
#endif