linuxdebug/drivers/gpu/drm/nouveau/include/nvkm/engine/msenc.h

6 lines
117 B
C
Raw Normal View History

2024-07-16 15:50:57 +02:00
/* SPDX-License-Identifier: MIT */
#ifndef __NVKM_MSENC_H__
#define __NVKM_MSENC_H__
#include <core/engine.h>
#endif