xref
: /
system
/
nfc
/
src
/
fuzzers
/
integration
/
fakes
/
base64_fakes.cc
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
stdlib.h
>
2
__b64_ntop()
3
extern
"C"
void
__b64_ntop
() {
abort
(); }
4