Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / arch / blackfin / include / asm / mach-bf538 / ports.h
diff --git a/qemu/roms/u-boot/arch/blackfin/include/asm/mach-bf538/ports.h b/qemu/roms/u-boot/arch/blackfin/include/asm/mach-bf538/ports.h
new file mode 100644 (file)
index 0000000..4ae09f0
--- /dev/null
@@ -0,0 +1,13 @@
+/*
+ * Port Masks
+ */
+
+#ifndef __BFIN_PERIPHERAL_PORT__
+#define __BFIN_PERIPHERAL_PORT__
+
+#include "../mach-common/bits/ports-c.h"
+#include "../mach-common/bits/ports-d.h"
+#include "../mach-common/bits/ports-e.h"
+#include "../mach-common/bits/ports-f.h"
+
+#endif