Add comments to generated files saying how they are generated.

This commit is contained in:
Leo Vasanko
2025-11-06 15:31:29 -06:00
parent d43a22bc6c
commit 17a5f45394
9 changed files with 23 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
/* This file is generated with tools/gen_cdef.py. Do not edit. */
typedef unsigned char uint8_t;
typedef unsigned long size_t;