[Bug 263102] [exp-run] Purging cdefs macros from FreeBSD
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263102] [exp-run] Purging cdefs macros from FreeBSD"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Apr 2022 17:11:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263102 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3d6f4411e45f49dc0fef6d428615df5107ce2e5d commit 3d6f4411e45f49dc0fef6d428615df5107ce2e5d Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2022-04-12 17:06:18 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2022-04-12 17:06:18 +0000 Remove checks for <sys/cdefs.h> being included. These files no longer depend on the macros required when these checks were added. PR: 263102 (exp-run) Reviewed by: brooks, imp, emaste Differential Revision: https://reviews.freebsd.org/D34804 sys/amd64/include/atomic.h | 4 ---- sys/amd64/include/cpufunc.h | 4 ---- sys/amd64/include/pcpu.h | 4 ---- sys/arm/include/armreg.h | 4 ---- sys/i386/include/atomic.h | 4 ---- sys/i386/include/cpufunc.h | 4 ---- sys/i386/include/pcpu.h | 4 ---- sys/powerpc/include/atomic.h | 4 ---- sys/riscv/include/profile.h | 4 ---- sys/sys/linker_set.h | 4 ---- sys/x86/include/x86_ieeefp.h | 4 ---- 11 files changed, 44 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.