aboutsummaryrefslogtreecommitdiff
path: root/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/param.h')
-rw-r--r--include/param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/param.h b/include/param.h
index b66b1b1..5259e0a 100644
--- a/include/param.h
+++ b/include/param.h
@@ -25,3 +25,4 @@ DECL_PARAMETER_INSTANCE(bool);
DECL_PARAMETER_INSTANCE(uint32_t);
DECL_PARAMETER_INSTANCE(color_int_t);
DECL_PARAMETER_INSTANCE(int);
+DECL_PARAMETER_INSTANCE(int32_t);