ed6c35ae96
with versions that include equivalent files from <mips/include>. (cvs magic copied the previous revisions, with history, to src/sys/arch/mips/include). bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h limit.h pcb.h proc.h profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h
7 lines
152 B
C
7 lines
152 B
C
/* $NetBSD: vmparam.h,v 1.6 1996/03/19 03:06:28 jonathan Exp $ */
|
|
|
|
#include <mips/vmparam.h>
|
|
|
|
/* pcb base */
|
|
/*#define pcbb(p) ((u_int)(p)->p_addr) */
|