mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
0f6d4310ad
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this by grafting.
13 lines
177 B
C
13 lines
177 B
C
/* $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
|