xref: /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/falcon/priv.h (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun /* SPDX-License-Identifier: MIT */
2*4882a593Smuzhiyun #ifndef __NVKM_FALCON_PRIV_H__
3*4882a593Smuzhiyun #define __NVKM_FALCON_PRIV_H__
4*4882a593Smuzhiyun #include <core/falcon.h>
5*4882a593Smuzhiyun #endif
6