Module Name: src Committed By: jakllsch Date: Sat Dec 10 19:50:43 UTC 2022
Modified Files: src/sys/arch/vax/vsa: lcg.c Log Message: Don't let compiler optimize out the framebuffer probe in lcg_match() by using keyword volatile. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/vax/vsa/lcg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.