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

5 lines
113 B
C

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