commit | 0b5030c8c0520ec310bf8ca8f16d56541e80cf5c | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu Jan 25 11:00:00 2018 +0100 |
committer | Palmer Dabbelt <palmer@dabbelt.com> | Tue Jan 30 19:11:43 2018 -0800 |
tree | 98ff3d8713079f55ea5404c38ab43729f8750d2c | |
parent | 10626c32e3827bca560217966f5bd586c4e91584 [diff] |
riscv: remove unused __ARCH_HAVE_MMU define The __ARCH_HAVE_MMU define is (and was) used nowhere in the tree and also doesn't appear to be used by any libc. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>