made prototype for debug function wss_dump_regs match its definition.

This commit is contained in:
dbj 1998-12-05 10:49:24 +00:00
parent 340efce0ea
commit 8f7f8d557d
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: pss.c,v 1.49 1998/08/31 22:28:05 cgd Exp $ */
/* $NetBSD: pss.c,v 1.50 1998/12/05 10:49:24 dbj Exp $ */
/*
* Copyright (c) 1994 John Brezak
@ -213,7 +213,7 @@ int pss_get_treble __P((struct pss_softc *, u_char *));
int pss_get_bass __P((struct pss_softc *, u_char *));
#ifdef AUDIO_DEBUG
void wss_dump_regs __P((struct ad1848_softc *));
void wss_dump_regs __P((struct ad1848_isa_softc *));
#endif
/*