xref: /csrg-svn/sys/sys/exec.h (revision 53001)
146439Sbostic /*-
2*53001Sbostic  * Copyright (c) 1992 The Regents of the University of California.
346439Sbostic  * All rights reserved.
423413Smckusick  *
546439Sbostic  * %sccs.include.redist.c%
646439Sbostic  *
7*53001Sbostic  *	@(#)exec.h	7.10 (Berkeley) 03/18/92
823413Smckusick  */
916744Ssam 
10*53001Sbostic /* Compatibility file only. */
11*53001Sbostic #include <machine/exec.h>
12