On 1/22/21 1:24 PM, Bin Meng wrote: > From: Bin Meng <bin.m...@windriver.com> > > There is already a MemMapEntry type defined in hwaddr.h. Let's drop > the loongson3 defined `struct MemmapEntry` and use the existing one.
Not really... based on 0e324626306: $ git grep MemmapEntry origin/master -- include $ What tree are you using? Thanks, Phil.