]> Git Repo - linux.git/blob - arch/mips/include/asm/types.h
Merge tag 'v4.3-rc3' into next
[linux.git] / arch / mips / include / asm / types.h
1 /*
2  * This file is subject to the terms and conditions of the GNU General Public
3  * License.  See the file "COPYING" in the main directory of this archive
4  * for more details.
5  *
6  * Copyright (C) 1994, 1995, 1996, 1999 by Ralf Baechle
7  * Copyright (C) 2008 Wind River Systems,
8  *   written by Ralf Baechle
9  * Copyright (C) 1999 Silicon Graphics, Inc.
10  */
11 #ifndef _ASM_TYPES_H
12 #define _ASM_TYPES_H
13
14 #include <asm-generic/int-ll64.h>
15 #include <uapi/asm/types.h>
16
17 #endif /* _ASM_TYPES_H */
This page took 0.026536 seconds and 4 git commands to generate.