X-Git-Url: http://cloudbase.mooo.com/gitweb/irmp.git/blobdiff_plain/bc2de369601743f3a6fe1b31f31c2da361304a6b..1170a9866f16c73a950434cfc210d5ea593d1916:/irmpextlog.c diff --git a/irmpextlog.c b/irmpextlog.c index 78537e9..51d0afb 100644 --- a/irmpextlog.c +++ b/irmpextlog.c @@ -99,3 +99,9 @@ sendextlog (unsigned char data) } #endif //IRMP_EXT_LOGGING + +static void +dummy (void) +{ + // Only to avoid C18 compiler error +}