1 Commits

Author SHA1 Message Date
Chen Qun
2e230ae712 i386/cpu: fix compile error in all target configure
When compile with `./configure && make -j`, there will be
error: "unknown type name `ram_addr_t`", fix the error by
adding compilation macro to control it.

Signed-off-by: Jiajie Li <lijiajie11@huawei.com>
2022-03-19 14:42:32 +08:00