1 2 3 4 5 6 7 8 9
/* ISC license. */ #include "os.h" void os_kbspecials (int inns) { if (inns) return ; return ; }