summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/math/lrintl.c
diff options
context:
space:
mode:
authorStephen Clark <stephen.clark@oarcorp.com>2021-03-18 12:01:27 -0500
committerJoel Sherrill <joel@rtems.org>2021-05-05 09:45:56 -0500
commitcd5fd85730e5c6cacf169cd8a005e129c8ef1200 (patch)
tree540051b088b7fa0ef738c04da7d71bfc98fb5a69 /testsuites/psxtests/psxhdrs/math/lrintl.c
parentrtems-fdt: Fixed 32bit pointers (diff)
downloadrtems-cd5fd85730e5c6cacf169cd8a005e129c8ef1200.tar.bz2
stackchk: Fixed 32bit pointers
Using 32bit types like uint32_t for pointers creates issues on 64 bit architectures like AArch64. Replaced occurrences of these with uintptr_t, which will work for both 32 and 64 bit architectures.
Diffstat (limited to 'testsuites/psxtests/psxhdrs/math/lrintl.c')
0 files changed, 0 insertions, 0 deletions