Hi, My original todo list slides said: “Move internal macros (marked with @internal) into odp_align_internal.h”
That line just didn’t get copied correctly to the delta doc… -Petri From: ext Mike Holmes [mailto:[email protected]] Sent: Friday, December 05, 2014 4:25 PM To: Taras Kondratiuk Cc: lng-odp; Savolainen, Petri (NSN - FI/Espoo) Subject: Re: [lng-odp] [PATCH] api: odp_align: move internal macros I addressed only what was in the 1.0 API doc<https://docs.google.com/a/linaro.org/document/d/1BRVyW8IIVMTq4nhB_vUz5y-te6TEdu5g1XgolujjY6c/edit#heading=h.iwjfgdfj3au0> we need Petri to approve more, but suctions in the doc welcome. On 5 December 2014 at 04:04, Taras Kondratiuk <[email protected]<mailto:[email protected]>> wrote: On 12/04/2014 10:25 PM, Mike Holmes wrote: @@ -138,12 +114,6 @@ extern "C" { #define ODP_ALIGN_ROUNDDOWN_PTR_POWER_2(x, align)\ ((void *)ODP_ALIGN_ROUNDDOWN_POWER_2((uintptr_t)(x), (uintptr_t)(align))) Only part of internal macros were moved. For example why ODP_ALIGN_ROUNDDOWN_PTR_POWER_2() is still in public header? What was the criteria to choose which function to move? -- Mike Holmes Linaro Sr Technical Manager LNG - ODP
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
