1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/sys/amd64/ia32
Konstantin Belousov ee84487120 amd64 ia32 vdso: always define some __vdso_ symbols
... regardless of the kernel config options.
It is reported that llvm16 ld.lld warns about undefined symbols
referenced by the VERSION script.

Reviewed by:	emaste, val_packett.cool
Discussed with:	jrtc27
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D38392
2023-02-09 04:36:40 +02:00
..
ia32_exception.S
ia32_misc.c
ia32_reg.c x86: Add a NT_X86_SEGBASES register set. 2022-03-24 11:36:19 -07:00
ia32_signal.c Introduce the PROC_SIGCODE() macro 2022-07-18 16:27:26 +02:00
ia32_sigtramp.S amd64 ia32 vdso: always define some __vdso_ symbols 2023-02-09 04:36:40 +02:00
ia32_syscall.c exec: Introduce the PROC_PS_STRINGS() macro 2022-01-17 16:11:54 -05:00