CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/27 04:06:38
Modified files:
sys/arch/sparc64/dev: ce4231.c comkbd_ebus.c fd.c vgafb.c
z8530kbd.c zs.c
Log message:
Move away from K&R style function definitions. clang is rather picky about
them especially if char and short arguments are used.
OK otto@ deraadt@
