projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fbdev: move arch-specific bits to their respective subdirectories
[linux-2.6]
/
include
/
asm-arm26
/
fb.h
1
#ifndef _ASM_FB_H_
2
#define _ASM_FB_H_
3
4
#define fb_pgprotect(...) do {} while (0)
5
6
#endif /* _ASM_FB_H_ */