minix/minix/drivers/tty/tty
David van Moolenbroek 594df55e53 Abstract away minix_kerninfo access
Instead of importing an external _minix_kerninfo variable, any code
using the shared kernel page should now call get_minix_kerninfo(3).
Since this is the only logical name for such a function, rename the
previous get_minix_kerninfo call to ipc_minix_kerninfo.

Change-Id: I2e424b6fb55aa55d3da850187f1f7a0b7cbbf910
2015-09-21 15:09:04 +00:00
..
arch Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
keymaps Create new colemak minix keymap. 2014-09-29 00:39:25 +02:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
tty.c Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
tty.h New sources layout 2014-07-31 16:00:30 +02:00