diff options
| author | lukem <lukem@NetBSD.org> | 2001-04-30 02:44:53 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2001-04-30 02:44:53 +0000 |
| commit | 9d02aae3a9ff74cbf0b4561ead9aa1d6423ee007 (patch) | |
| tree | db1224b26edaa6cc797ecc80e78eab604923340c /sys/dev/microcode | |
| parent | 85772a1cefcfee80161292226b91176181569369 (diff) | |
minor lint
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/aic7xxx/aic7xxx_seq.h | 1 |
1 files changed, 1 insertions, 0 deletions
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) { |
