commit | a5ffdcafc76c3f77c1c05fabe1544e004e9ef358 | [log] [tgz] |
---|---|---|
author | Indu Bhagat <indu.bhagat@oracle.com> | Wed May 31 22:55:41 2023 -0700 |
committer | Indu Bhagat <indu.bhagat@oracle.com> | Wed May 31 22:55:41 2023 -0700 |
tree | 6108681ecb2c40c9f1d63b35a08403f74c993fb6 | |
parent | ec2260af61501798d00e41c3180c63d25b11439c [diff] |
libsframe: minor fixups in flip_fre related functions libsframe/ * sframe.c (flip_fre_start_address): Remove unnecessary type cast. Use uint16_t instead of unsigned short. (flip_fre_stack_offsets): Likewise.