index
:
archaic/untether.git
master
an untether from another world...
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen
/
shit.h
blob: d97a995ac56fcc715ffa08f4a7ab557588ab229e (
plain
)
1
2
3
4
5
6
#ifndef SHIT_H #define SHIT_H int _asprintf(char **strp, const char *fmt, ...); #endif