opnsense-src/sys/amd64/linux32
Konstantin Belousov 876ffe2879 amd64/linux*: add required header to get the constant value
Otherwise asm silently interpret it as the external global symbol.

Reported by:	bz
Sponsored by:	The FreeBSD Foundation
Fixes:	91aae953cb

(cherry picked from commit a59f028537)
2021-05-26 15:18:54 -04:00
..
linux.h Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
linux32_dummy_machdep.c Fix i386 linux module after r367395. 2020-12-05 14:53:24 +00:00
linux32_genassym.c Implement vdso - virtual dynamic shared object. Through vdso Linux 2015-05-24 15:28:17 +00:00
linux32_locore.asm linuxulator: rename linux_locore.s to .asm 2019-07-30 17:18:31 +00:00
linux32_machdep.c Rename linux_set_upcall_kse() to linux_set_upcall(). 2021-03-29 15:36:11 -07:00
linux32_proto.h 'make sysent' for r367773 2020-11-17 19:53:59 +00:00
linux32_support.s amd64/linux*: add required header to get the constant value 2021-05-26 15:18:54 -04:00
linux32_syscall.h Regen after r362440. 2020-06-20 18:31:02 +00:00
linux32_syscalls.c Regen after r362440. 2020-06-20 18:31:02 +00:00
linux32_sysent.c 'make sysent' for r367773 2020-11-17 19:53:59 +00:00
linux32_systrace_args.c regen syscall files after 0bd5d81f1e 2021-05-19 20:32:47 -04:00
linux32_sysvec.c amd64: clear debug registers on execing 32bit Linux binary 2021-04-23 14:14:08 +03:00
linux32_vdso.lds.s Put linux_platform into the vdso to avoid copying it onto the stack at 2015-05-24 15:30:52 +00:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
syscalls.master linux(4): Implement name_to_handle_at(), open_by_handle_at() 2020-11-17 19:51:47 +00:00