linuxdebug/drivers/gpu/drm/nouveau/nvkm/falcon/priv.h

6 lines
129 B
C
Raw Normal View History

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