From 178a439b58b5cc9886f2e7a231d7ef8a1cabcff7 Mon Sep 17 00:00:00 2001 From: fredette Date: Fri, 7 Dec 2001 14:21:18 +0000 Subject: Regen. --- sys/dev/microcode/siop/siop.out | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/siop/siop.out b/sys/dev/microcode/siop/siop.out index eb3abedafe8..c0125be6756 100644 --- a/sys/dev/microcode/siop/siop.out +++ b/sys/dev/microcode/siop/siop.out @@ -1,7 +1,7 @@ -/* $NetBSD: siop.out,v 1.11 2000/10/23 14:54:50 bouyer Exp $ */ +/* $NetBSD: siop.out,v 1.12 2001/12/07 14:21:18 fredette Exp $ */ /* * DO NOT EDIT - this file is automatically generated. - * created from siop.ss on Mon Oct 23 16:54:27 2000 + * created from siop.ss on Fri Dec 7 09:19:46 2001 */ const u_int32_t siop_script[] = { 0x78340000, 0x00000000, /* 000 - 0 */ @@ -401,6 +401,3 @@ u_int32_t E_ldsa_abs_slot_Used[] = { 0x00000014, }; - -u_int32_t INSTRUCTIONS = 0x000000d5; -u_int32_t PATCHES = 0x00000000; -- cgit