update for various (old) NetBSD changes

This commit is contained in:
cgd 1995-06-28 01:16:13 +00:00
parent f36f0cf3e2
commit ba164ee03d
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.4 1995/05/05 03:41:51 cgd Exp $ */
/* $NetBSD: cpu.h,v 1.5 1995/06/28 01:16:13 cgd Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -58,8 +58,6 @@
#define cpu_exec(p) /* nothing XXX? */
#define cpu_wait(p) /* nothing */
#define cpu_setstack(p, ap) (p)->p_addr->u_pcb.pcb_usp
#define BROKEN_SWAP
#define cpu_swapout(p) panic("cpu_swapout: can't get here");
/*
* Arguments to hardclock and gatherstats encapsulate the previous