efi: Cleanup arch_mmu, drop extra arch_timer.h
Change-Id: I0d6d2f8db2bc86c08d5ba2648f1cf46d85b54a5e Reviewed-on: https://review.haiku-os.org/c/haiku/+/2267 Reviewed-by: Adrien Destugues <[email protected]> Reviewed-by: Alex von Gluck IV <[email protected]>
This commit is contained in:
committed by
Alex von Gluck IV
parent
d2986cb6d0
commit
71680f7b7d
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
* 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 */
|
||||
Reference in New Issue
Block a user