NetBSD/sys/arch/zaurus/include/bootinfo.h
peter f19ed1a8fa Update from the latest Zaurus source from NONAKA Kimihiro.
- LCD screen and keyboard are working now.
- Add bootstrap loader.
2006-12-17 16:07:11 +00:00

9 lines
195 B
C

/* $NetBSD: bootinfo.h,v 1.2 2006/12/17 16:07:11 peter Exp $ */
#ifndef _ZAURUS_BOOTINFO_H_
#define _ZAURUS_BOOTINFO_H_
#define BOOTARGS_MAGIC 0x4f425344
#endif /* _ZAURUS_BOOTINFO_H_ */