]> Git Repo - linux.git/blob - arch/arm64/include/asm/mm-arch-hooks.h
mm: new mm hook framework
[linux.git] / arch / arm64 / include / asm / mm-arch-hooks.h
1 /*
2  * Architecture specific mm hooks
3  *
4  * Copyright (C) 2015, IBM Corporation
5  * Author: Laurent Dufour <[email protected]>
6  *
7  * This program is free software; you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License version 2 as
9  * published by the Free Software Foundation.
10  */
11
12 #ifndef _ASM_ARM64_MM_ARCH_HOOKS_H
13 #define _ASM_ARM64_MM_ARCH_HOOKS_H
14
15 #endif /* _ASM_ARM64_MM_ARCH_HOOKS_H */
This page took 0.032828 seconds and 4 git commands to generate.