]> git.proxmox.com Git - qemu.git/blame - libcacard/vcardt_internal.h
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
[qemu.git] / libcacard / vcardt_internal.h
CommitLineData
0b6a16c1
AL
1#ifndef VCARDT_INTERNAL_H
2#define VCARDT_INTERNAL_H
3
4unsigned char *vcard_alloc_atr(const char *postfix, int *atr_len);
5
6#endif