]> Git Repo - linux.git/blob - arch/powerpc/include/uapi/asm/papr-miscdev.h
Linux 6.14-rc3
[linux.git] / arch / powerpc / include / uapi / asm / papr-miscdev.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _UAPI_PAPR_MISCDEV_H_
3 #define _UAPI_PAPR_MISCDEV_H_
4
5 enum {
6         PAPR_MISCDEV_IOC_ID = 0xb2,
7 };
8
9 #endif /* _UAPI_PAPR_MISCDEV_H_ */
This page took 0.034697 seconds and 4 git commands to generate.