diff options
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) { |
