-/* $OpenBSD: cpu.h,v 1.39 2009/11/07 23:01:38 miod Exp $ */
+/* $OpenBSD: cpu.h,v 1.40 2010/07/24 12:18:55 miod Exp $ */
/* $NetBSD: cpu.h,v 1.45 2000/08/21 02:03:12 thorpej Exp $ */
/*-
/*
* Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe. One the Alpha, we use
+ * machine state in an opaque clockframe. On the Alpha, we use
* what we push on an interrupt (a trapframe).
*/
struct clockframe {
-/* $OpenBSD: cpu.h,v 1.37 2009/03/26 17:24:33 oga Exp $ */
+/* $OpenBSD: cpu.h,v 1.38 2010/07/24 12:18:58 miod Exp $ */
/* $NetBSD: cpu.h,v 1.28 1998/02/13 07:41:51 scottr Exp $ */
/*
/*
* Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe. One the hp300, we use
+ * machine state in an opaque clockframe. On the hp300, we use
* what the hardware pushes on an interrupt (frame format 0).
*/
struct clockframe {
-/* $OpenBSD: cpu.h,v 1.48 2009/03/26 17:24:33 oga Exp $ */
+/* $OpenBSD: cpu.h,v 1.49 2010/07/24 12:18:58 miod Exp $ */
/* $NetBSD: cpu.h,v 1.45 1997/02/10 22:13:40 scottr Exp $ */
/*
/*
* Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe. One the hp300, we use
+ * machine state in an opaque clockframe. On the m68k, we use
* what the hardware pushes on an interrupt (frame format 0).
*/
struct clockframe {
-/* $OpenBSD: cpu.h,v 1.32 2009/03/26 17:24:33 oga Exp $ */
+/* $OpenBSD: cpu.h,v 1.33 2010/07/24 12:18:58 miod Exp $ */
/*
* Copyright (c) 1995 Theo de Raadt
/*
* Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe. One the m68k, we use
+ * machine state in an opaque clockframe. On the m68k, we use
* what the hardware pushes on an interrupt (frame format 0).
*/
struct clockframe {