0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-10-21 19:54:04 -04:00
Files
elinks/src/osdep/riscos/riscos.h
2006-01-11 20:10:26 +01:00

12 lines
122 B
C

#ifndef EL__OSDEP_RISCOS_RISCOS_H
#define EL__OSDEP_RISCOS_RISCOS_H
#ifdef CONFIG_OS_RISCOS
/* TODO */
#endif
#endif