]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[libc] Allow assertion failures to be counted
authorMichael Brown <mcb30@ipxe.org>
Fri, 14 Oct 2011 12:32:36 +0000 (13:32 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 14 Oct 2011 13:33:31 +0000 (14:33 +0100)
commitdc821ca96155121a2aa47b9d67aa4dc95d5068f4
tree0284a1677f707e7bb7325cda6b88d5e3ff123faf
parent38b205d0a4d7c29f7ba32f3f96e4ded9790d0af2
[libc] Allow assertion failures to be counted

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/assert.c [new file with mode: 0644]
src/include/assert.h