shared: add MIN3 macro

System Internals / systemd - David Herrmann [gmail.com] - 11 July 2014 09:43 UTC

This is like MIN but evaluates 3 arguments. We already have MAX3, so add the equivalent for MIN.

7df2307 shared: add MIN3 macro
src/shared/macro.h | 6 ++++++
1 file changed, 6 insertions(+)

Upstream: github.com


  • Share