Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / powerpc / platforms / 85xx / socrates_fpga_pic.h
diff --git a/kernel/arch/powerpc/platforms/85xx/socrates_fpga_pic.h b/kernel/arch/powerpc/platforms/85xx/socrates_fpga_pic.h
new file mode 100644 (file)
index 0000000..21d7d8e
--- /dev/null
@@ -0,0 +1,16 @@
+/*
+ *  Copyright (C) 2008 Ilya Yanok, Emcraft Systems
+ *
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ */
+
+#ifndef SOCRATES_FPGA_PIC_H
+#define SOCRATES_FPGA_PIC_H
+
+void socrates_fpga_pic_init(struct device_node *pic);
+
+#endif