CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/12/12 05:33:36
Modified files: sys/dev/ic : aic79xx.c aic79xx.h aic79xx_openbsd.c aic79xx_openbsd.h aic7xxx.c aic7xxx_openbsd.c aic7xxx_openbsd.h aic7xxxvar.h Log message: Nuke some forward-only struct's and functions and functions thereby made empty. Found by new ctfconv(1) feature and validated by clang. ok mpi@