mirror of
https://github.com/MiSTer-devel/Linux-Kernel_MiSTer.git
synced 2026-05-24 03:03:48 +00:00
6 lines
113 B
C
6 lines
113 B
C
/* SPDX-License-Identifier: MIT */
|
|
#ifndef __NVKM_VIC_H__
|
|
#define __NVKM_VIC_H__
|
|
#include <core/engine.h>
|
|
#endif
|