]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cdefs.h: Remove redundant #ifdefs
authorWarner Losh <imp@FreeBSD.org>
Tue, 7 Sep 2021 15:34:02 +0000 (09:34 -0600)
committerWarner Losh <imp@FreeBSD.org>
Sat, 2 Oct 2021 16:43:21 +0000 (10:43 -0600)
commite6145db24402b9791091fa2cc76e161cbb311699
treecdb9f3fde87df7d4f445f06b4ec8e3483972df5e
parent0c02dd569c72d9a053199385777ea73b21684a13
cdefs.h: Remove redundant #ifdefs

Remove redunant #ifdef __GNUC__ inside an #if defined(__GNUC__)
block. They are nops.

Sponsored by: Netflix

(cherry picked from commit 1e7b5f950b2d54ddb257d008592563c4d753aa54)
sys/sys/cdefs.h