2017-03-08 09:04:18 +01:00

5 lines
70 B
C

#include <bsp/fdt.h>
#ifdef BSP_FDT_IS_SUPPORTED
#define FDT 1
#endif