Annotation of qemu/roms/openbios/drivers/floppy.h, revision 1.1

1.1     ! root        1: #ifndef FLOPPY_SUBR_H
        !             2: #define FLOPPY_SUBR_H
        !             3: 
        !             4: int floppy_init(void);
        !             5: int floppy_read(char *dest, unsigned long offset, unsigned long length);
        !             6: void floppy_fini(void);
        !             7: 
        !             8: 
        !             9: #endif /* FLOPPY_SUBR_H */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.