Re: [PATCH v2 10/11] trace: Fold mem-internal.h into mem.h
On 7/17/21 3:41 AM, Richard Henderson wrote: > Since the last thing that mem.h does is include mem-internal.h, > the symbols are not actually private. > > Signed-off-by: Richard Henderson > --- > trace/mem-internal.h | 50 > trace/mem.h | 50
[PATCH v2 10/11] trace: Fold mem-internal.h into mem.h
Since the last thing that mem.h does is include mem-internal.h, the symbols are not actually private. Signed-off-by: Richard Henderson --- trace/mem-internal.h | 50 trace/mem.h | 50 ++-- 2 files chang