repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rcu: init rcu_registry_lock after fork
[qemu/ar7.git]
/
libcacard
/
vcardt_internal.h
blob
e5c8d2dd3e166f207c5c16e6bcecf26f625a05fc
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