add exitcode
This commit is contained in:
parent
5cc53af92d
commit
eadb18a335
3 changed files with 7 additions and 4 deletions
|
|
@ -376,6 +376,7 @@ extern int dec16(uchar*, int, char*, int);
|
|||
extern int enc16(char*, int, uchar*, int);
|
||||
extern int encodefmt(Fmt*);
|
||||
extern int dirmodefmt(Fmt*);
|
||||
extern int exitcode(char*);
|
||||
extern void exits(char*);
|
||||
extern double frexp(double, int*);
|
||||
extern ulong getcallerpc(void*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue