summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/aic7xxx/aicasm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/aic7xxx/aicasm.c')
-rw-r--r--sys/dev/microcode/aic7xxx/aicasm.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/microcode/aic7xxx/aicasm.c b/sys/dev/microcode/aic7xxx/aicasm.c
index aa6fb679c69..a9d90a1061f 100644
--- a/sys/dev/microcode/aic7xxx/aicasm.c
+++ b/sys/dev/microcode/aic7xxx/aicasm.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: aicasm.c,v 1.14 2005/10/04 23:46:14 krw Exp $ */
+/* $OpenBSD: aicasm.c,v 1.15 2012/12/05 23:20:19 deraadt Exp $ */
/*
* Aic7xxx SCSI host adapter firmware asssembler
*
@@ -38,11 +38,10 @@
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGES.
*
- * $Id: aicasm.c,v 1.14 2005/10/04 23:46:14 krw Exp $
+ * $Id: aicasm.c,v 1.15 2012/12/05 23:20:19 deraadt Exp $
*
* $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm.c,v 1.37 2004/03/12 21:45:25 trhodes Exp $
*/
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <sys/mman.h>