summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/amd7930var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc/dev/amd7930var.h')
-rw-r--r--sys/arch/sparc/dev/amd7930var.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc/dev/amd7930var.h b/sys/arch/sparc/dev/amd7930var.h
index ccc2bead247..91ce71c2122 100644
--- a/sys/arch/sparc/dev/amd7930var.h
+++ b/sys/arch/sparc/dev/amd7930var.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: amd7930var.h,v 1.7 2004/09/29 07:35:11 miod Exp $ */
+/* $OpenBSD: amd7930var.h,v 1.8 2009/04/10 20:53:51 miod Exp $ */
/* $NetBSD: amd7930var.h,v 1.3 1996/02/01 22:32:25 mycroft Exp $ */
/*
@@ -64,6 +64,7 @@ struct auio {
u_char *au_pend; /* end of play data */
struct intrhand au_ih;
+ void *au_swih; /* software interrupt cookie */
};
/*