Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mm-arch-hooks.h « asm « include « c6x « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bb3c4a6ce8e912b1a155bc0a09d1b1bf51e6fc4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Architecture specific mm hooks
 *
 * Copyright (C) 2015, IBM Corporation
 * Author: Laurent Dufour <ldufour@linux.vnet.ibm.com>
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

#ifndef _ASM_C6X_MM_ARCH_HOOKS_H
#define _ASM_C6X_MM_ARCH_HOOKS_H

#endif /* _ASM_C6X_MM_ARCH_HOOKS_H */