RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Macros
frame.h File Reference

Go to the source code of this file.

Macros

#define MMU_FRAME_WIDTH   13 /* 8K */
 
#define MMU_FRAME_SIZE   (1 << MMU_FRAME_WIDTH)
 
#define FRAME_WIDTH   14 /* 16K */
 
#define FRAME_SIZE   (1 << FRAME_WIDTH)