-
Masahiro Yamada authored
typedef mem_region_t mem_region_t; ... seems to work because they belong to different name-spaces, but humans are confused even if compilers are not. Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
109ae263
typedef mem_region_t mem_region_t;
... seems to work because they belong to different name-spaces,
but humans are confused even if compilers are not.
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>