repo.or.cz
/
elinks
/
kon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bug 771: Remember whether navigation was requested by user
[elinks/kon.git]
/
src
/
osdep
/
riscos
/
riscos.h
blob
0acb126e55c78ef4192b71553d2b1c42a754f0bc
1
2
#ifndef EL__OSDEP_RISCOS_RISCOS_H
3
#define EL__OSDEP_RISCOS_RISCOS_H
4
5
#ifdef CONFIG_OS_RISCOS
6
7
/* TODO */
8
9
#endif
10
11
#endif