1
0
Fork 0

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: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Stafford Horne <shorne@gmail.com>
hifive-unleashed-5.1
Tobias Klauser 2018-01-25 10:58:50 +01:00 committed by Stafford Horne
parent 0adb32858b
commit d56f3af9e8
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@
* (at your option) any later version.
*/
#define __ARCH_HAVE_MMU
#define sys_mmap2 sys_mmap_pgoff
#define __ARCH_WANT_RENAMEAT