diff options
author | andrew <andrew@FreeBSD.org> | 2016-04-14 14:44:23 +0000 |
---|---|---|
committer | andrew <andrew@FreeBSD.org> | 2016-04-14 14:44:23 +0000 |
commit | 474f44319db073b7d8964667a071f3d68b074d92 (patch) | |
tree | a22dea06298b0789aa7361745959f2f036deaa98 /lib/libthr/support | |
parent | 9a0fd089bf38cd2882126c5be95896820326cc2d (diff) | |
download | FreeBSD-src-474f44319db073b7d8964667a071f3d68b074d92.zip FreeBSD-src-474f44319db073b7d8964667a071f3d68b074d92.tar.gz |
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
Diffstat (limited to 'lib/libthr/support')
0 files changed, 0 insertions, 0 deletions