]> Git Repo - linux.git/blob - arch/powerpc/include/asm/spu_info.h
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
[linux.git] / arch / powerpc / include / asm / spu_info.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  * SPU info structures
4  *
5  * (C) Copyright 2006 IBM Corp.
6  *
7  * Author: Dwayne Grant McConnell <[email protected]>
8  */
9 #ifndef _SPU_INFO_H
10 #define _SPU_INFO_H
11
12 #include <asm/spu.h>
13 #include <uapi/asm/spu_info.h>
14
15 #endif
This page took 0.040066 seconds and 4 git commands to generate.