target-arm: cpu64: Add support for Cortex-A53
[qemu.git] / libcacard / vcardt_internal.h
blobe5c8d2dd3e166f207c5c16e6bcecf26f625a05fc
1 #ifndef VCARDT_INTERNAL_H
2 #define VCARDT_INTERNAL_H
4 unsigned char *vcard_alloc_atr(const char *postfix, int *atr_len);
6 #endif