thesis/linux-6.8.1/drivers/gpu/drm/nouveau/include/nvkm/engine/msenc.h
2025-03-19 13:44:23 +01:00

5 lines
117 B
C

/* SPDX-License-Identifier: MIT */
#ifndef __NVKM_MSENC_H__
#define __NVKM_MSENC_H__
#include <core/engine.h>
#endif