⛏️ index : haiku.git

/*
 * Copyright, 2019-2020 Haiku, Inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 */
#ifndef ARCH_MMU_H
#define ARCH_MMU_H

void arch_mmu_init();

#endif /* ARCH_MMU_H */