syscall debug - fix build when SYSCALL_DEBUG option is present in kernel config file
retire kern_xxx.c. long live kern_xxx.c.split it into kern_reboot.c and kern_scdebug.c. while here,add my copyright to kern_scdebug.c as it was largely rewrittenfor kernhist support.