/* Automatically created during backport process */ #ifndef CPTCFG_BACKPORT_BUILD_AVERAGE #include_next #else #undef ewma_init #define ewma_init LINUX_BACKPORT(ewma_init) #undef ewma_add #define ewma_add LINUX_BACKPORT(ewma_add) #include #endif /* CPTCFG_BACKPORT_BUILD_AVERAGE */