Merge branch 'maint'
[platform/upstream/isl.git] / isl_id_private.h
index 6fb1793..a472d77 100644 (file)
@@ -23,4 +23,6 @@ struct isl_id {
 
 uint32_t isl_hash_id(uint32_t hash, __isl_keep isl_id *id);
 
+extern isl_id isl_id_none;
+
 #endif