sembuf.h (ceb307474506f888e8f16dab183405ff01dffa08) | sembuf.h (0fb9dc28679a627f84974165c8011e0630529ece) |
---|---|
1/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 2#ifndef _ASM_POWERPC_SEMBUF_H 3#define _ASM_POWERPC_SEMBUF_H 4 | 1/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 2#ifndef _ASM_POWERPC_SEMBUF_H 3#define _ASM_POWERPC_SEMBUF_H 4 |
5#include <asm/ipcbuf.h> 6 |
|
5/* 6 * This program is free software; you can redistribute it and/or 7 * modify it under the terms of the GNU General Public License 8 * as published by the Free Software Foundation; either version 9 * 2 of the License, or (at your option) any later version. 10 */ 11 12/* --- 25 unchanged lines hidden --- | 7/* 8 * This program is free software; you can redistribute it and/or 9 * modify it under the terms of the GNU General Public License 10 * as published by the Free Software Foundation; either version 11 * 2 of the License, or (at your option) any later version. 12 */ 13 14/* --- 25 unchanged lines hidden --- |