KernelNanopiR5S-6/drivers/gpu/drm/nouveau/include/nvkm/engine/vic.h
2024-09-10 15:59:00 +02:00

6 lines
113 B
C

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