mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
6 lines
174 B
C
6 lines
174 B
C
|
/* SPDX-License-Identifier: MIT */
|
||
|
#ifndef __NVIF_IF0005_H__
|
||
|
#define __NVIF_IF0005_H__
|
||
|
#define NV10_NVSW_NTFY_UEVENT 0x00
|
||
|
#endif
|