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
|