diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2006-12-23 21:15:59 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2006-12-23 21:15:59 +0000 |
commit | 97c37357f0c72a3c958ca7404f16f21f41cdda96 (patch) | |
tree | bf79981bb1cd48a1bf4a7e21ef1ae0af67e51060 /sys/dev/microcode/aic7xxx/aic7xxx_reg.h | |
parent | e7a266b2661411a460bd9503dd4ae336a1d74459 (diff) |
Regenerate. No change except for comments being updated to reflect
current versions of base files.
Diffstat (limited to 'sys/dev/microcode/aic7xxx/aic7xxx_reg.h')
-rw-r--r-- | sys/dev/microcode/aic7xxx/aic7xxx_reg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/aic7xxx/aic7xxx_reg.h b/sys/dev/microcode/aic7xxx/aic7xxx_reg.h index 03b23d7bb4c..150e4cba46f 100644 --- a/sys/dev/microcode/aic7xxx/aic7xxx_reg.h +++ b/sys/dev/microcode/aic7xxx/aic7xxx_reg.h @@ -1,9 +1,9 @@ -/* $OpenBSD: aic7xxx_reg.h,v 1.10 2005/10/07 00:09:22 krw Exp $ */ +/* $OpenBSD: aic7xxx_reg.h,v 1.11 2006/12/23 21:15:58 krw Exp $ */ /* * DO NOT EDIT - This file is automatically generated * from the following source files: * - * Id: aic7xxx.seq,v 1.18 2005/10/07 00:05:01 krw Exp + * Id: aic7xxx.seq,v 1.19 2006/12/23 21:08:01 krw Exp * Id: aic7xxx.reg,v 1.10 2004/08/01 01:36:23 krw Exp */ typedef int (ahc_reg_print_t)(u_int, u_int *, u_int); |