From d5dcacdf9e5bca9aabac29981cdd1936fc7f3c55 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 19 Feb 2024 13:47:04 +0200 Subject: add TODO --- internal/types/types.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal') diff --git a/internal/types/types.go b/internal/types/types.go index 6756ed9..37d46a9 100644 --- a/internal/types/types.go +++ b/internal/types/types.go @@ -1,4 +1,5 @@ // These types mirror the C types from internal/c/types.h +// TODO: Move to internal/generated, and auto-generate this file! package types import ( -- cgit v1.2.3