mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 14:46:56 -04:00
7 lines
140 B
C
7 lines
140 B
C
/* $NetBSD: vmparam.h,v 1.4 2011/06/20 08:01:14 matt Exp $ */
|
|
|
|
#if !defined(_MODULE)
|
|
#define USER_SR 15
|
|
#endif
|
|
#include <powerpc/vmparam.h>
|