Module Name: src Committed By: hannken Date: Sat Jan 1 11:57:44 UTC 2022
Modified Files: src/sys/dev/wscons: wsemul_sun.c Log Message: Protect KASSERT() with "#ifdef DIAGNOSTIC" as its expression is undefined otherwise. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/dev/wscons/wsemul_sun.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.