]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-u-boot/ti-u-boot.git/commit
sysinfo.h: Add re-inclusion guard
authorTom Rini <trini@konsulko.com>
Mon, 19 Apr 2021 20:18:49 +0000 (16:18 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 20 Apr 2021 11:31:12 +0000 (07:31 -0400)
commit56a3433ef559512e731a943d8af7965973d090df
treef8e520cd4ea4f2a776e65ab34342c8869300580e
parent9f4b53436c7385d4800645eb1158dd4d56cc32f4
sysinfo.h: Add re-inclusion guard

Add #ifndef __SYSINFO_H__ ... #endif to prevent re-inclusion of this
file.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/sysinfo.h