priv.h (129B)
1/* SPDX-License-Identifier: MIT */ 2#ifndef __NVKM_FALCON_PRIV_H__ 3#define __NVKM_FALCON_PRIV_H__ 4#include <core/falcon.h> 5#endif