Home
last modified time | relevance | path

Searched refs:bindgen_libclang_code (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/
H A Drust_is_available.sh184 ) || bindgen_libclang_code=$?
185 if [ -n "$bindgen_libclang_code" ]; then
188 echo >&2 "*** bindings generator) failed with code $bindgen_libclang_code. This may be caused by"