Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/arm/dts



From: christos%zoulas.com@localhost (Christos Zoulas)
Subject: Re: CVS commit: src/sys/arch/arm/dts
Date: Tue, 12 Sep 2017 11:42:56 -0400

> | >>+#include
> | >>"../../../external/gpl2/dts/dist/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts"
> | "/usr/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts"  ... original configration.
> |  +
> | "/usr/src/sys/arch/arm/dts/sun8i-h3-orangepi-one.dts" .. config for NetBSD
> |  +
> | "/usr/src/sys/arch/arm/dts/sun8i-h3.dtsi"  ... framebuffer enabled
> How about #include_next "..."?

I read https://gcc.gnu.org/onlinedocs/cpp/Wrapper-Headers.html .

"The use #include_next can lead to great confusion. 
 We recommend it be used only when there is no other alternative."

--
Jun Ebihara


Home | Main Index | Thread Index | Old Index