]> Git Repo - qemu.git/blobdiff - libcacard/vcardt.h
target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
[qemu.git] / libcacard / vcardt.h
index d3e952277419d01b49951dad6afcab09fe711df1..795e2653040fecff8b1c9d8b82cbbd57b5ae826c 100644 (file)
@@ -25,11 +25,6 @@ typedef struct VCardEmulStruct VCardEmul;
 
 #define MAX_CHANNEL 4
 
-/* create an ATR with appropriate historical bytes */
-#define VCARD_ATR_PREFIX(size) 0x3b, 0x68+(size), 0x00, 0xff, \
-                               'V', 'C', 'A', 'R', 'D', '_'
-
-
 typedef enum {
     VCARD_DONE,
     VCARD_NEXT,
This page took 0.023715 seconds and 4 git commands to generate.