X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=rust%2Fbindgen_parameters;h=a721d466bee4b267156a9566712e85f36a647058;hb=836e236b878a385911db619b38393d624a4d7eae;hp=552d9a85925b9945f6a9712b236e564292f58f50;hpb=0988a0ea791999ebbf95693f2676381825b05033;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/rust/bindgen_parameters b/rust/bindgen_parameters index 552d9a8..a721d46 100644 --- a/rust/bindgen_parameters +++ b/rust/bindgen_parameters @@ -20,3 +20,7 @@ # `seccomp`'s comment gets understood as a doctest --no-doc-comments + +# These functions use the `__preserve_most` calling convention, which neither bindgen +# nor Rust currently understand, and which Clang currently declares to be unstable. +--blocklist-function __list_.*_report