]> xenbits.xensource.com Git - mini-os.git/commit
mman: correct m{,un}lock() definitions xen-4.19.0-rc4 xen-RELEASE-4.19.0
authorCharles Arnold <carnold@suse.com>
Tue, 25 Jun 2024 07:50:11 +0000 (09:50 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2024 07:50:11 +0000 (09:50 +0200)
commit8b038c7411ae7e823eaf6d15d5efbe037a07197a
treea3ea56b03c7908a7f7fc2f014d351407db0b4f66
parentb6a5b4d72b88e5c4faed01f5a44505de022860fc
mman: correct m{,un}lock() definitions

gcc14 no longer (silently) accepts functions with no return type
specified.

Signed-off-by: Charles Arnold <carnold@suse.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
include/posix/sys/mman.h