K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-12-15T04:22:50.891908Z K 7 svn:log V 302 kbd: drop _KERNEL #ifdef in kbdreg.h This #ifdef is misleading as there are actually no user-serviceable parts inside and, as far as I can tell, there is no pollution leading from userland to this header. Furthermore, it becomes a slight nuisance when attempting to move things around in this header. END