Hi - Attached is a(nother) trivial patch. This one allows the hypervisor to build without warnings (wisely considered errors with/-Werror) when perfc_arrays are enabled in xen/Rules.mk. All it does is make the declarations of ptwr_eip_stat_{reset,print} proper function prototypes. This should not affect the generated code at all. Dave Signed-off-by: David Lively