freebsd-dev/cddl/contrib
Alan Somers 7d3761dc72 Don't declare __assfail as static
It gets called by dmu_buf_init_user, which is inline but not static.  So it
needs global linkage itself.

Reported by:	GCC-6
MFC after:	17 days
X-MFC-With:	329722
2018-02-25 14:29:43 +00:00
..
opensolaris Don't declare __assfail as static 2018-02-25 14:29:43 +00:00