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