aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/x86_64-netbsd-none/machine/bootinfo.h
blob: d49bf38468a84520acac5e2ff0c3eccc3290c0bc (plain)
1
2
3
4
5
6
7
8
9
10
/*	$NetBSD: bootinfo.h,v 1.1 2003/04/26 18:39:38 fvdl Exp $	*/

#ifndef _AMD64_BOOTINFO_H
#define _AMD64_BOOTINFO_H

#include <x86/bootinfo.h>

#define VAR32_SIZE	4096

#endif	/* _AMD64_BOOTINFO_H_ */