CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 09:02:32
Modified files:
sys/arch/sparc/dev: zx.c
sys/dev/sbus : zx.c
Log message:
Fix a zx_putchar() stupid bug I introduced nine years ago by actually
initializing variables before they get used.
