This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
54c62acf22
NetBSD
/
include
/
assert.h
2 lines
35 B
C
Raw
Normal View
History
Unescape
Escape
Use _ASSERT_H_ guard macro so that <sys/cdefs.h> is only included once and the __assert() helper function is declared once if <assert.h> is included multiple times. Don't support the _assert() macro, nothing uses it and it pollutes the user's namespace.
1993-10-08 01:15:29 +03:00
revision
1.4
intentionally
removed