diff options
Diffstat (limited to 'scripts/abi-suppr.txt')
-rw-r--r-- | scripts/abi-suppr.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/abi-suppr.txt b/scripts/abi-suppr.txt new file mode 100644 index 0000000..98780dd --- /dev/null +++ b/scripts/abi-suppr.txt @@ -0,0 +1,9 @@ +# settings are opaque, ignore all changes +[suppress_type] +type_kind = struct +name = rdp_settings + +# allow insertions at end of structs +[suppress_type] +type_kind = struct +has_data_members_inserted_at = end |