mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-12 22:21:38 +00:00
Impact: new API __builtin_types_compatible_p() is a little awkward to use: it takes two types rather than types or variables, and it's just damn long. (typeof(type) == type, so this works on types as well as vars). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7.8 KiB
7.8 KiB