]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[libc] Move VA_ARG_COUNT() macro to stdarg.h
authorMichael Brown <mcb30@ipxe.org>
Fri, 16 Mar 2012 11:57:15 +0000 (11:57 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sun, 18 Mar 2012 12:26:33 +0000 (12:26 +0000)
commita0082b1308e009526c5b74aa1579f25c46969221
treeb886325c00abdc9b7c910759d7c17361eab92aa7
parent0e81ff22974a3cecc1ffa86973fb59f1e9f90af2
[libc] Move VA_ARG_COUNT() macro to stdarg.h

Make the non-standard but extremely useful macro VA_ARG_COUNT()
available outside of dhcp.h.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/dhcp.h
src/include/stdarg.h