repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Nonsense removed: upper case and lower case the same time.
[AROS.git]
/
rom
/
intuition
/
menutask.c
blob
9ba6e5f70e3a56bc5ff2f8f8c3d1be6272a67df4
1
#ifdef __MORPHOS__
2
# include
"menutask_morphos.c"
3
#else
4
# include
"menutask_aros.c"
5
#endif