Skip to content
Commit 0729ffbd authored by Loïc Molinari's avatar Loïc Molinari Committed by Derek Foreman
Browse files

build: Add generic compiler builtins support



Wrap compiler builtins into shared functions with proper generic
implementations. __builtin_clz() isn't wrapped for now because its use
by screenshooter is pretty specific. It will be properly wrapped in
the next commit which needs a round up to the next power of 2
function.

Signed-off-by: default avatarLoïc Molinari <loic.molinari@collabora.com>
parent de669aeb
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