1/*	$NetBSD: xen_def_cons.h,v 1.1 2023/07/22 19:13:17 mrg Exp $	*/
2
3/*
4 * Written by Matthew R. Green, July 20, 2023
5 * Public domain.
6 */
7
8#include <machine/bootinfo.h>
9
10extern const struct btinfo_console default_consinfo;
11