summaryrefslogtreecommitdiffstats
path: root/util/getpir/checksum.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/getpir/checksum.h')
-rw-r--r--util/getpir/checksum.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/getpir/checksum.h b/util/getpir/checksum.h
new file mode 100644
index 0000000..b5de899
--- /dev/null
+++ b/util/getpir/checksum.h
@@ -0,0 +1,6 @@
+#ifndef __CHECKSUM_H__
+#define __CHECKSUM_H__
+
+extern int calc_checksum(struct irq_routing_table *rt);
+
+#endif /* __CHECKSUN_H__ */
OpenPOWER on IntegriCloud