diff options
author | Kyle Evans <kevans@FreeBSD.org> | 2024-11-14 03:05:22 +0000 |
---|---|---|
committer | Kyle Evans <kevans@FreeBSD.org> | 2024-11-14 03:08:02 +0000 |
commit | 3cc3d71efe299ed222dc2b6cd5af365ef35f76a7 (patch) | |
tree | 57ab0c86e1091459662e4b87d1d46df1b4ed2e03 /share/man/man4/man4.i386/(developers-only) | |
parent | 83aafcdc88928c99e80b04ead23a156e235f9af4 (diff) | |
download | src-main.tar.gz src-main.zip |
Noticed just a little too late, stub_null returns a `void *` but these
prototypes have no return value. As far as I know, all of our archs
will throw the return value in a caller-saved register and it'll simply
be ignored, but it's probably worth being more accurate.
Fixes: 83aafcdc8892 ("libc, libthr: coordinate stubs for [...]")
Diffstat (limited to 'share/man/man4/man4.i386/(developers-only)')
0 files changed, 0 insertions, 0 deletions