Add CTASSERT, a facility for simple compile time assertions. This is useful
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 30 Sep 2004 10:18:07 +0000 (10:18 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 30 Sep 2004 10:18:07 +0000 (10:18 +0000)
commit832f5800545d0cde6de3e39a0d2e57a5849aea48
treef4fb8f1ad8d2356b6b24a1b068f207076ad974c0
parent63188cdda6e8ad542edb509aaa96883eccaa3e56
Add CTASSERT, a facility for simple compile time assertions. This is useful
to ensure that certain structures keep there size.

Obtained-from: FreeBSD
sys/sys/systm.h