From 95e1ffb15694e54f29f8baaa4232152b703c2a5a Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 11 Dec 2005 12:16:03 +0000 Subject: merge ktrace-lwp. --- sys/dev/microcode/tigon/ti_fw.h | 2 +- sys/dev/microcode/tigon/ti_fw2.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/microcode/tigon') diff --git a/sys/dev/microcode/tigon/ti_fw.h b/sys/dev/microcode/tigon/ti_fw.h index 0cec9937dcd..3726bd9da58 100644 --- a/sys/dev/microcode/tigon/ti_fw.h +++ b/sys/dev/microcode/tigon/ti_fw.h @@ -1,4 +1,4 @@ -/* $NetBSD: ti_fw.h,v 1.2 2005/02/27 00:27:29 perry Exp $ */ +/* $NetBSD: ti_fw.h,v 1.3 2005/12/11 12:22:36 christos Exp $ */ /* * Firmware for Alteon Tigon 1 chip. diff --git a/sys/dev/microcode/tigon/ti_fw2.h b/sys/dev/microcode/tigon/ti_fw2.h index c7010df888a..7be56b46e90 100644 --- a/sys/dev/microcode/tigon/ti_fw2.h +++ b/sys/dev/microcode/tigon/ti_fw2.h @@ -1,4 +1,4 @@ -/* $NetBSD: ti_fw2.h,v 1.2 2005/02/27 00:27:29 perry Exp $ */ +/* $NetBSD: ti_fw2.h,v 1.3 2005/12/11 12:22:36 christos Exp $ */ /* * Generated by genfw.c -- cgit