]> git.proxmox.com Git - mirror_qemu.git/blame - hw/fdc.c
Cosmetic cleanups to previous patch.
[mirror_qemu.git] / hw / fdc.c
CommitLineData
8977f3c1 1/*
890fa6be 2 * QEMU Floppy disk emulator (Intel 82078)
5fafdf24 3 *
3ccacc4a 4 * Copyright (c) 2003, 2007 Jocelyn Mayer
65cef780 5