repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
blk: rq_data_dir() should not return a boolean
[cris-mirror.git]
/
arch
/
mips
/
include
/
asm
/
mach-loongson64
/
workarounds.h
blob
e659f041e1163de57b9592987df572230c3de0a8
1
#ifndef __ASM_MACH_LOONGSON64_WORKAROUNDS_H_
2
#define __ASM_MACH_LOONGSON64_WORKAROUNDS_H_
3
4
#define WORKAROUND_CPUFREQ 0x00000001
5
#define WORKAROUND_CPUHOTPLUG 0x00000002
6
7
#endif