mirror of
https://github.com/rkd77/elinks.git
synced 2025-05-18 00:48:57 -04:00
12 lines
122 B
C
12 lines
122 B
C
|
|
#ifndef EL__OSDEP_RISCOS_RISCOS_H
|
|
#define EL__OSDEP_RISCOS_RISCOS_H
|
|
|
|
#ifdef CONFIG_OS_RISCOS
|
|
|
|
/* TODO */
|
|
|
|
#endif
|
|
|
|
#endif
|