mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-07 12:01:21 +00:00
To avoid "shift count >= width of type" warning, using statement
expressions to implement the conditional controlling before constant shift
The modification in op-2.h is taken from the glibc
commit 'sysdeps/unix/sysv/lin ("fe0b1e854ad32")'.
Signed-off-by: Vincent Chen <vincentc@andestech.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
|
||
|---|---|---|
| .. | ||
| double.h | ||
| op-1.h | ||
| op-2.h | ||
| op-4.h | ||
| op-8.h | ||
| op-common.h | ||
| quad.h | ||
| single.h | ||
| soft-fp.h | ||