remove redudant decls from this header file (used for 2.2.x compat)

This commit is contained in:
John-Mark Gurney 1997-09-15 07:34:49 +00:00
parent b17e90a9c9
commit 6b4b86e517

View File

@ -423,12 +423,6 @@ int pcmattach(struct isa_device * dev);
int midiattach(struct isa_device * dev);
int synthattach(struct isa_device * dev);
/*
* functions in isa.c
*/
int isa_dmastatus(int chan);
int isa_dmastop(int chan);
/*
* DMA buffer calls
*/