Fix ctf-writer: Reject enumerations containing no mappings
[babeltrace.git] / include / babeltrace / ctf-writer / event-types-internal.h
index d9acdd350cad7aa52323cdb62ae035b795ae721b..a937c7803ee889612632f67836a3acaa8edfd092 100644 (file)
@@ -147,4 +147,7 @@ BT_HIDDEN
 int bt_ctf_field_type_serialize(struct bt_ctf_field_type *type,
                struct metadata_context *context);
 
+BT_HIDDEN
+int bt_ctf_field_type_validate(struct bt_ctf_field_type *type);
+
 #endif /* BABELTRACE_CTF_WRITER_EVENT_TYPES_INTERNAL_H */
This page took 0.022947 seconds and 4 git commands to generate.