freebsd-dev/sys/x86/linux
Dmitry Chagin 10d16789a3 linux(4): Get rid of the opt_compat.h include.
Since e013e369 COMPAT_LINUX, COMPAT_LINUX32 build options are removed,
so include of opt_compat.h is no more needed.

MFC after:		2 weeks
2023-02-12 20:24:32 +03:00
..
linux_dummy_x86.c linux(4): Get rid of the opt_compat.h include. 2023-02-12 20:24:32 +03:00
linux_vdso_getcpu_x86.inc linux(4): Implement vdso getcpu for x86. 2022-05-08 17:20:52 +03:00
linux_vdso_gettc_x86.inc linux(4): Refactor vdso_gettc_x86 includes. 2022-05-08 17:20:51 +03:00
linux_vdso_selector_x86.c Adjust linux_vdso_{cpu,tsc}_selector_idx() definitions to avoid clang 15 warnings 2022-07-25 00:40:13 +02:00
linux_x86_sigframe.h linux(4): Preserve fpu fxsave state across signal delivery on amd64. 2023-02-02 20:21:37 +03:00
linux_x86.c linux(4): Deduplicate bsd_to_linux_trapcode() 2022-05-23 13:16:58 +03:00
linux_x86.h linux(4): Deduplicate bsd_to_linux_trapcode() 2022-05-23 13:16:58 +03:00