-/* $OpenBSD: reboot.h,v 1.6 1996/10/14 13:22:15 mickey Exp $ */
+/* $OpenBSD: reboot.h,v 1.7 1997/01/16 04:19:41 kstailey Exp $ */
/* $NetBSD: reboot.h,v 1.9 1996/04/22 01:23:25 christos Exp $ */
/*
#define RB_DUMP 0x100 /* dump kernel memory before reboot */
#define RB_MINIROOT 0x200 /* mini-root present in memory at boot time */
#define RB_CONFIG 0x400 /* change configured devices */
+#define RB_TIMEBAD 0x800 /* don't call resettodr() in boot() */
/*
* Constants for converting boot-style device number to type,