repo.or.cz
/
davej-history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import 2.3.18pre1
[davej-history.git]
/
include
/
asm-mips
/
smp.h
blob
601826429bbe4e7a0135560ee6b90e23fe032e3d
1
#ifndef __ASM_MIPS_SMP_H
2
#define __ASM_MIPS_SMP_H
3
4
#define cpu_logical_map(cpu) (cpu)
5
6
#endif
/* __ASM_MIPS_SMP_H */