K 10 svn:author V 6 andrew K 8 svn:date V 27 2016-04-14T14:44:23.196899Z K 7 svn:log V 334 Fix the types for the start, end, and count arguments to arm_gic_fdt_alloc_resource. These were the old u_long where they should be rman_res_t. Both of these are the same size on arm64 so this is just for correctness, and would not have led to incorrect behaviour. Obtained from: ABT Systems Ltd Sponsored by: The FreeBSD Foundation END