6 lines
178 B
C
6 lines
178 B
C
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
#ifndef __NVIF_IF0005_H__
|
||
|
#define __NVIF_IF0005_H__
|
||
|
#define NV10_NVSW_NTFY_UEVENT 0x00
|
||
|
#endif
|