libsframe: minor fixups in flip_fre related functions
authorIndu Bhagat <indu.bhagat@oracle.com>
Thu, 1 Jun 2023 05:55:41 +0000 (22:55 -0700)
committerIndu Bhagat <indu.bhagat@oracle.com>
Thu, 1 Jun 2023 05:55:41 +0000 (22:55 -0700)
commita5ffdcafc76c3f77c1c05fabe1544e004e9ef358
tree6108681ecb2c40c9f1d63b35a08403f74c993fb6
parentec2260af61501798d00e41c3180c63d25b11439c
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.
libsframe/sframe.c