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