NetBSD/sys/arch/dreamcast/include/bootinfo.h

8 lines
191 B
C

/* $NetBSD: bootinfo.h,v 1.1 2000/12/11 18:19:14 marcus Exp $ */
#ifndef _DREAMCAST_BOOTINFO_H_
#define _DREAMCAST_BOOTINFO_H_
#include <sh3/bootinfo.h>
#endif /* _DREAMCAST_BOOTINFO_H_ */