mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 05:29:10 -04:00
8 lines
143 B
C
8 lines
143 B
C
/* $NetBSD: vmparam.h,v 1.16 2011/06/20 08:01:13 matt Exp $ */
|
|
|
|
#if !defined(_MODULE)
|
|
#define USER_SR 10
|
|
#endif
|
|
|
|
#include <powerpc/vmparam.h>
|