1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Declare splsoftqtassert().

This commit is contained in:
Doug Rabson 2000-05-29 19:57:52 +00:00
parent 5eeaf0cd7e
commit 5550bcfce2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61077

View File

@ -263,6 +263,7 @@ void splsoftcamnetassert __P((const char *msg));
void splsoftclockassert __P((const char *msg));
void splsoftttyassert __P((const char *msg));
void splsoftvmassert __P((const char *msg));
void splsofttqassert __P((const char *msg));
void splstatclockassert __P((const char *msg));
void splttyassert __P((const char *msg));
void splvmassert __P((const char *msg));