Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
0a3b4d151a8e57f50ce5a12c7ea5ec9965cf0b5a
/
.
/
include
/
asm-x86
/
system_32.h
blob: 83af46443bd0cc1e39855c212c86acf9de980afe [
file
] [
log
] [
blame
]
#ifndef
__ASM_SYSTEM_H
#define
__ASM_SYSTEM_H
#include
<asm/segment.h>
#include
<asm/cpufeature.h>
#include
<asm/cmpxchg.h>
#include
<linux/irqflags.h>
/*
* disable hlt during certain critical i/o operations
*/
#define
HAVE_DISABLE_HLT
#endif