api: reimplement BUILD_BUG_ON in compiler.h
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 17 Aug 2011 09:33:58 +0000 (05:33 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 17 Aug 2011 09:33:58 +0000 (05:33 -0400)
commit78bec10ca517bf457cba0cddfdb3516ee153e36f
tree8a9a317c3e63b5707cdd29368d2fdb07dc57aa1e
parent8c4f4949473b6a74419e323c55cae2a8a33d58c0
api: reimplement BUILD_BUG_ON in compiler.h

Even though it's just two lines of code, I'm reimplementing it
cleanly out of paranoia.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/api.h
urcu/compiler.h
This page took 0.024428 seconds and 4 git commands to generate.