Re: [lng-odp] [API-NEXT PATCH v9 5/6] linux-gen: sched scalable: add scalable scheduler

2017-06-21 Thread Ola Liljedahl
On 20/06/2017, 15:58, "Savolainen, Petri (Nokia - FI/Espoo)" wrote: >> --- a/platform/linux-generic/include/odp_config_internal.h >> +++ b/platform/linux-generic/include/odp_config_internal.h >> @@ -7,9 +7,7 @@ >> #ifndef ODP_CONFIG_INTERNAL_H_ >> #define

Re: [lng-odp] [API-NEXT PATCH v9 5/6] linux-gen: sched scalable: add scalable scheduler

2017-06-20 Thread Savolainen, Petri (Nokia - FI/Espoo)
> --- a/platform/linux-generic/include/odp_config_internal.h > +++ b/platform/linux-generic/include/odp_config_internal.h > @@ -7,9 +7,7 @@ > #ifndef ODP_CONFIG_INTERNAL_H_ > #define ODP_CONFIG_INTERNAL_H_ > > -#ifdef __cplusplus > -extern "C" { > -#endif > +#include Why these configs need