1 /* 2 * Copyright 2021 Haiku, Inc. All rights reserved. 3 * Released under the terms of the MIT License. 4 */ 5 6 7 void 8 arch_mmu_init(void) 9 { 10 11 } 12