1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29454

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
*/