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