diff options
Diffstat (limited to 'hw/pcmcia.h')
-rw-r--r-- | hw/pcmcia.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pcmcia.h b/hw/pcmcia.h index bfa23babe5..8f8366c83d 100644 --- a/hw/pcmcia.h +++ b/hw/pcmcia.h @@ -47,4 +47,3 @@ struct pcmcia_card_s { /* dscm1xxxx.c */ struct pcmcia_card_s *dscm1xxxx_init(BlockDriverState *bdrv); - |