]> git.ipfire.org Git - u-boot.git/blob - include/libfdt_env.h
Integrate AT91 bootcount driver
[u-boot.git] / include / libfdt_env.h
1 #ifdef USE_HOSTCC
2 #include "../scripts/dtc/libfdt/libfdt_env.h"
3 #else
4 #include <linux/libfdt_env.h>
5 #endif