Cada dia es una batalla mas
This commit is contained in:
parent
d4708f35f9
commit
65428aad14
151 changed files with 617 additions and 465 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $OpenBSD: fd.c,v 1.108 2022/04/06 18:59:28 naddy Exp $ */
|
||||
/* $OpenBSD: fd.c,v 1.109 2024/05/13 01:15:50 jsg Exp $ */
|
||||
/* $NetBSD: fd.c,v 1.90 1996/05/12 23:12:03 mycroft Exp $ */
|
||||
|
||||
/*-
|
||||
|
@ -138,7 +138,6 @@ struct cfdriver fd_cd = {
|
|||
};
|
||||
|
||||
int fdgetdisklabel(dev_t, struct fd_softc *, struct disklabel *, int);
|
||||
int fd_get_parms(struct fd_softc *);
|
||||
void fdstrategy(struct buf *);
|
||||
void fdstart(struct fd_softc *);
|
||||
int fdintr(struct fdc_softc *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue