6 lines
121 B
C
6 lines
121 B
C
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
#ifndef __NVKM_MSENC_H__
|
||
|
#define __NVKM_MSENC_H__
|
||
|
#include <core/engine.h>
|
||
|
#endif
|