mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-15 21:45:05 +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