NetBSD/sys/arch/x86_64/include/bootinfo.h
2003-02-26 21:29:34 +00:00

11 lines
204 B
C

/* $NetBSD: bootinfo.h,v 1.2 2003/02/26 21:29:34 fvdl Exp $ */
#ifndef _X86_64_BOOTINFO_H
#define _X86_64_BOOTINFO_H
#include <x86/bootinfo.h>
#define VAR32_SIZE 4096
#endif /* _X86_64_BOOTINFO_H_ */