]> git.sur5r.net Git - u-boot/commit
efi_loader: guard against double inclusion of efi_loader.h
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 18 Oct 2017 16:13:07 +0000 (18:13 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:22:55 +0000 (13:22 +0100)
commitcd9e18dee0d148a326aafcc075b0b9d247ffdaa2
tree0bf52fa69a2d5598f88575b766d9083eb19172a0
parentf58c5ecb87e0ab170dfa92cd0c1052dd18fffc2c
efi_loader: guard against double inclusion of efi_loader.h

Use a define to detect double inclusion of efi_loader.h.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_loader.h