CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/08/07 17:22:39
Modified files: sys/sys : syscall_mi.h Log message: Fix compilation when !defined(KTRACE) by hiding the then-unused 'code' variable Pointed out by Amit Kulkarni (amitkulz at gmail.com)