xref: /original-bsd/sys/i386/include/cpu.h (revision 3588a932)
1 
2 /*-
3  * Copyright (c) 1990 The Regents of the University of California.
4  * All rights reserved.
5  *
6  * This code is derived from software contributed to Berkeley by
7  * William Jolitz.
8  *
9  * %sccs.include.redist.c%
10  *
11  *	@(#)cpu.h	5.2 (Berkeley) 01/18/91
12  */
13 
14 #define	resettodr()	/* no todr to set */
15 
16