add ln, util.a

This commit is contained in:
Connor Lane Smith
2011-05-24 13:00:30 +01:00
parent 026e63c005
commit fbb80983ce
7 changed files with 98 additions and 7 deletions

1
util.h
View File

@@ -1,3 +1,4 @@
/* See LICENSE file for copyright and license details. */
void enmasse(int, char **, int (*)(const char *, const char *));
void eprintf(const char *, ...);