aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/NULL.c
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/NULL.c')
-rw-r--r--skeletons/NULL.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/skeletons/NULL.c b/skeletons/NULL.c
index f82f5e46..c49328b9 100644
--- a/skeletons/NULL.c
+++ b/skeletons/NULL.c
@@ -155,6 +155,8 @@ NULL_encode_oer(asn_TYPE_descriptor_t *td,
asn_app_consume_bytes_f *cb, void *app_key) {
asn_enc_rval_t er;
+ (void)td;
+ (void)sptr;
(void)constraints;
(void)cb;
(void)app_key;