opnsense-src/sys/compat/linuxkpi/common/include
John Baldwin 9553c6af88 <linux/overflow.h>: Don't use __has_builtin().
GCC only added support for __has_builtin in GCC 10.  However, all
supported versions of GCC and clang include these builtins so just use
them unconditionally.

This fixes the build with GCC 9.

Reviewed by:	manu, hselasky, imp
Differential Revision:	https://reviews.freebsd.org/D31942
2021-09-15 09:03:17 -07:00
..
acpi LinuxKPI: Implement ACPI bits required by drm-kmod in base system 2020-11-09 13:20:14 +00:00
asm LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag. 2021-07-31 15:36:48 +02:00
linux <linux/overflow.h>: Don't use __has_builtin(). 2021-09-15 09:03:17 -07:00
net LinuxKPI: add nexthdr definitions for IPv6 2021-07-27 15:00:21 +00:00