]> Git Repo - qemu.git/blobdiff - hw/ccid.h
sun4u: implement interrupt clearing registers
[qemu.git] / hw / ccid.h
index 9e4979c60e23286ecb46567c1cce9a424d9980e1..6adc745a6d1f250ccb85ca4a178572f2897177a2 100644 (file)
--- a/hw/ccid.h
+++ b/hw/ccid.h
@@ -54,7 +54,6 @@ void ccid_card_send_apdu_to_guest(CCIDCardState *card,
 void ccid_card_card_removed(CCIDCardState *card);
 void ccid_card_card_inserted(CCIDCardState *card);
 void ccid_card_card_error(CCIDCardState *card, uint64_t error);
-void ccid_card_qdev_register(DeviceInfo *card);
 
 /*
  * support guest visible insertion/removal of ccid devices based on actual
This page took 0.024459 seconds and 4 git commands to generate.