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

13 lines
177 B
C
Raw Normal View History

/* $Id: riscos.h,v 1.4 2004/08/14 23:00:08 jonas Exp $ */
#ifndef EL__OSDEP_RISCOS_RISCOS_H
#define EL__OSDEP_RISCOS_RISCOS_H
#ifdef CONFIG_RISCOS
/* TODO */
#endif
#endif