summaryrefslogtreecommitdiffstats
path: root/src/of.h
blob: 4cbf197439ca3d7861b9a5eeb52cd306fe6101c0 (plain)
1
2
3
4
5
6
7
#ifndef __OF_H
#define __OF_H

#include <fdt.h>
#include <dt/dt.h>

#endif