NetBSD/sys/arch/amiga/dev/ite_tg.c
mw 33e84123f7 sys/arch/amiga tree. This is the machdep part required to get the kernel
up on an A3000. There are still (very) few changes required outside the
arch/amiga tree, so you can't recompile the kernel yet. Support for
third party SCSI controllers for the A2000 is on its way. The kernel is
fully functional (except for a missing ethernet-driver ...). This
tree is based on my version #390.
1993-07-05 19:19:43 +00:00

24 lines
114 B
C

tiga_init ()
{
}
tiga_scroll ()
{
}
tiga_deinit ()
{
}
tiga_clear ()
{
}
tiga_putc ()
{
}
tiga_cursor ()
{
}