summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/__assert.c
AgeCommit message (Expand)Author
2000-03-29Don't prototype __assert() if not STANDALONE - <sys/systm.h> has alreadysimonb
1999-04-13make libkern compile in userland - for testing purposesdrochner
1999-02-11Can't include libkern.h twice which is what happens if _KERNEL is on.pk
1999-02-11Pull libkern.h in.pk
1996-08-27Add machine-independent assertion-checking support. macros are:cgd