#ifndef __CHECKSUM_H__
#define __CHECKSUM_H__
int calc_checksum(struct irq_routing_table *rt);
#endif /* __CHECKSUM_H__ */