From 9d02aae3a9ff74cbf0b4561ead9aa1d6423ee007 Mon Sep 17 00:00:00 2001 From: lukem Date: Mon, 30 Apr 2001 02:44:53 +0000 Subject: minor lint --- sys/dev/microcode/aic7xxx/aic7xxx_seq.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/aic7xxx/aic7xxx_seq.h b/sys/dev/microcode/aic7xxx/aic7xxx_seq.h index 02df00b1710..cbcd717851f 100644 --- a/sys/dev/microcode/aic7xxx/aic7xxx_seq.h +++ b/sys/dev/microcode/aic7xxx/aic7xxx_seq.h @@ -856,6 +856,7 @@ ahc_patch1_func(struct ahc_softc *ahc) static int ahc_patch0_func(struct ahc_softc *ahc); +/* ARGSUSED */ static int ahc_patch0_func(struct ahc_softc *ahc) { -- cgit