Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / ews4800mips / include / wired_map.h
blobc91ec4b7e43d7c0ef5ef4831bf8d37ddb0b802fb
1 /* $NetBSD$ */
3 /* currently only framebuffer uses wired map */
4 #define MIPS3_NWIRED_ENTRY 2
5 #define MIPS3_WIRED_SIZE MIPS3_PG_SIZE_MASK_TO_SIZE(MIPS3_PG_SIZE_16M)
7 #include <mips/wired_map.h>