repo.or.cz
/
cake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
define __KERNEL_STRICT_NAMES to avoid inclusion of kernel types on systems that carry...
[cake.git]
/
rom
/
intuition
/
refreshwindowframe.c
blob
c3457a60d71d8f44fb644e3f9289fcaf9208e2d5
1
#ifdef __MORPHOS__
2
# include
"refreshwindowframe_morphos.c"
3
#else
4
# include
"refreshwindowframe_aros.c"
5
#endif