mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-18 05:12:21 +02:00
6 lines
117 B
C
6 lines
117 B
C
/* SPDX-License-Identifier: MIT */
|
|
#ifndef __NVKM_MSENC_H__
|
|
#define __NVKM_MSENC_H__
|
|
#include <core/engine.h>
|
|
#endif
|