Skip to content
Commit afead38d authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

posix_types: Introduce __kernel_[u]long_t



Introduce __kernel_[u]long_t, which allows an ABI to override all
defaults of type [unsigned] long.

This enables x32 and potentially other 32-bit userspace on 64-bit
kernel ABIs.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent d8e5ddef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment