repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
parisc: Use vsprintf extention %pf with builtin_return_address
[linux/fpc-iii.git]
/
arch
/
m68k
/
include
/
asm
/
cacheflush.h
blob
a70d7319630abc7f26081376f5783d3ed349a4e6
1
#ifdef __uClinux__
2
#include
"cacheflush_no.h"
3
#else
4
#include
"cacheflush_mm.h"
5
#endif