Update to FreeBSD 9.2

This commit is contained in:
Sebastian Huber
2013-11-06 16:20:21 +01:00
parent ce96623934
commit 66659ff1ad
596 changed files with 50781 additions and 19477 deletions

View File

@@ -17,6 +17,6 @@
var = _u.v; \
} while (0)
#define UNUSED(x) (x) = (x)
#define UNUSED(x) (void)(x)
#endif /* _PORT_BEFORE_H_ */