]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/libfdt_env.h
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
[people/ms/u-boot.git] / include / libfdt_env.h
CommitLineData
66228220
MY
1#ifdef USE_HOSTCC
2#include "../scripts/dtc/libfdt/libfdt_env.h"
3#else
4#include <linux/libfdt_env.h>
5#endif