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

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -17,8 +17,6 @@
 * (at your option) any later version.
 */

#define __ARCH_HAVE_MMU

#define sys_mmap2 sys_mmap_pgoff

#define __ARCH_WANT_RENAMEAT