Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
coreboot
/
d1436288d3b025af27a8d28ba94b589940ead504
/
.
/
util
/
getpir
/
checksum.h
blob: 2acc433b753a9ff1a46ede3835c03f540ee65f3a [
file
] [
log
] [
blame
]
#ifndef
__CHECKSUM_H__
#define
__CHECKSUM_H__
int
calc_checksum
(
struct
irq_routing_table
*
rt
);
#endif
/* __CHECKSUM_H__ */