HomeFreeBSD

Use uintptr_t for pointers in stack frames.

Description

Use uintptr_t for pointers in stack frames.

This catches up to the changes made to struct unwind_state in r364180.

Reviewed by: mhorne
Obtained from: CheriBSD
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D27360

Details

Provenance
jhbAuthored on
Reviewer
mhorne
Differential Revision
D27360: Use uintptr_t for pointers in stack frames.
Parents
rS368241: Make stack_save*() more robust on MIPS.
Branches
Unknown
Tags
Unknown