forked from Imagelibrary/rtems
Remove i386 conditional.
This commit is contained in:
@@ -4,11 +4,6 @@
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
/* HACK */
|
||||
#if defined(__i386__)
|
||||
#include <tty_drv.h>
|
||||
#endif
|
||||
|
||||
/* functions */
|
||||
extern rtems_task Init(rtems_task_argument argument);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user