forked from mirrors/tftp-hpa-google
Improve README file; set the default prefix to /usr; add debugging of
the remapping process.
This commit is contained in:
parent
304cb0877c
commit
b98d08b5d4
4 changed files with 31 additions and 4 deletions
|
@ -51,6 +51,8 @@ void set_signal(int, void (*)(int), int);
|
|||
void *tfmalloc(size_t);
|
||||
char *tfstrdup(const char *);
|
||||
|
||||
extern int verbosity;
|
||||
|
||||
#ifdef __GNUC__
|
||||
#define UNUSED __attribute__((unused))
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue