Home | History | Annotate | Line # | Download | only in falcon
      1 /*	$NetBSD: priv.h,v 1.2 2021/12/18 23:45:38 riastradh Exp $	*/
      2 
      3 /* SPDX-License-Identifier: MIT */
      4 #ifndef __NVKM_FALCON_PRIV_H__
      5 #define __NVKM_FALCON_PRIV_H__
      6 #include <core/falcon.h>
      7 #endif
      8