Commit d56f3af9 authored by Tobias Klauser's avatar Tobias Klauser Committed by Stafford Horne

openrisc: 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: default avatarTobias Klauser <tklauser@distanz.ch>
Signed-off-by: default avatarStafford Horne <shorne@gmail.com>
parent 0adb3285
......@@ -17,8 +17,6 @@
* (at your option) any later version.
*/
#define __ARCH_HAVE_MMU
#define sys_mmap2 sys_mmap_pgoff
#define __ARCH_WANT_RENAMEAT
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment