mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 05:43:23 +08:00
Update to FreeBSD 9.2
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
var = _u.v; \
|
||||
} while (0)
|
||||
|
||||
#define UNUSED(x) (x) = (x)
|
||||
#define UNUSED(x) (void)(x)
|
||||
|
||||
#endif /* _PORT_BEFORE_H_ */
|
||||
|
Reference in New Issue
Block a user