projects
/
linux-2.6
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
[POWERPC] Generic BUG for powerpc
[linux-2.6]
/
include
/
asm-um
/
cputime.h
Commit
Line
Data
1da177e4
LT
1
#ifndef __UM_CPUTIME_H
2
#define __UM_CPUTIME_H
3
4
#include <asm-generic/cputime.h>
5
6
#endif /* __UM_CPUTIME_H */