Sign in
android
/
platform
/
external
/
qemu-android
/
refs/heads/qemu-2.2.0
/
.
/
libcacard
/
vcardt_internal.h
blob: e5c8d2dd3e166f207c5c16e6bcecf26f625a05fc [
file
] [
log
] [
blame
]
Alon Levy
0b6a16c
2013-03-05 16:27:43 +0200
[
diff
] [
blame
]
1
#ifndef
VCARDT_INTERNAL_H
2
#define
VCARDT_INTERNAL_H
3
4
unsigned
char
*
vcard_alloc_atr
(
const
char
*
postfix
,
int
*
atr_len
);
5
6
#endif