zfs/include/os/freebsd
Brian Behlendorf 4bd99c11d7 Remove overlooked __sun_attr__ based macros
The __NORETURN, __CONST, and __PURE macros in the FreeBSD platform
code were based on the __sun_attr__ macro which was removed in
commit 5dbf6c5a6.  This caused a build failure because the
__NORETURN macro was still used in one place in kernel code.
The __CONST and __PURE macros were entirely unused.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12435
2021-07-27 09:49:11 -07:00
..
linux FreeBSD: make adjustments for the standalone environment 2020-10-13 21:05:49 -07:00
spl Remove overlooked __sun_attr__ based macros 2021-07-27 09:49:11 -07:00
zfs Detect HAVE_LARGE_STACKS at compile time 2021-07-16 14:28:55 -06:00
Makefile.am Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00