From c8ad9b6302b68974998ac9d99dc2ff9bf27bde8a Mon Sep 17 00:00:00 2001 From: bouyer Date: Fri, 6 Oct 2000 16:39:22 +0000 Subject: Regen --- sys/dev/microcode/siop/siop.out | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/siop/siop.out b/sys/dev/microcode/siop/siop.out index 1ee13eb1940..8650c7a9f8e 100644 --- a/sys/dev/microcode/siop/siop.out +++ b/sys/dev/microcode/siop/siop.out @@ -1,7 +1,7 @@ -/* $NetBSD: siop.out,v 1.7 2000/10/06 16:31:31 bouyer Exp $ */ +/* $NetBSD: siop.out,v 1.8 2000/10/06 16:39:22 bouyer Exp $ */ /* * DO NOT EDIT - this file is automatically generated. - * created from siop.ss on Fri Oct 6 18:31:22 2000 + * created from siop.ss on Fri Oct 6 18:39:10 2000 */ const u_int32_t siop_script[] = { 0x78340000, 0x00000000, /* 000 - 0 */ @@ -188,8 +188,8 @@ const u_int32_t reselected_end_script[] = { #define Ent_slotdata 0x00000044 #define Ent_nextslot 0x0000004c #define Ent_endslot 0x00000000 -#define E_script_abs_shed 0x00000000 -u_int32_t E_script_abs_shed_Used[] = { +#define E_script_abs_sched 0x00000000 +u_int32_t E_script_abs_sched_Used[] = { 0x00000027, 0x000000af, 0x000000b3, @@ -200,8 +200,8 @@ u_int32_t E_slot_nextp_Used[] = { 0x0000000e, }; -#define E_slot_shed_addrsrc 0x00000000 -u_int32_t E_slot_shed_addrsrc_Used[] = { +#define E_slot_sched_addrsrc 0x00000000 +u_int32_t E_slot_sched_addrsrc_Used[] = { 0x0000000d, }; -- cgit