diff options
author | Willy Tarreau <[email protected]> | 2022-02-07 17:23:54 +0100 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2022-04-20 17:05:45 -0700 |
commit | f0f04f28d5ae483b3b354cb3b63a3bab0b00cee4 (patch) | |
tree | 00c64c7796ae656d585305f41039aca1d73dcfbb /scripts/gdb/linux/utils.py | |
parent | c4486e97283d0b3d72a8eeda91e53e2ea9b62fbe (diff) |
tools/nolibc/stdlib: implement abort()
libgcc uses it for certain divide functions, so it must be exported. Like
for memset() we do that in its own section so that the linker can strip
it when not needed.
Signed-off-by: Willy Tarreau <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions