area_stand.h File Reference

#include "gen.h"

Go to the source code of this file.

Defines

#define cprintf   printf
#define MAX(a, b)   ((a)>(b)? (a) : (b))
#define PAGESIZE   4096
#define MAX_VM86_MEM   (0xffff + (0xffff << 4))
#define ROUNDUP(X, Y)   ((((X)+((Y)-1))/(Y))*(Y))


Define Documentation

#define cprintf   printf
 

#define MAX a,
 )     ((a)>(b)? (a) : (b))
 

#define MAX_VM86_MEM   (0xffff + (0xffff << 4))
 

#define PAGESIZE   4096
 

#define ROUNDUP X,
 )     ((((X)+((Y)-1))/(Y))*(Y))
 


Generated on Wed May 24 23:06:00 2006 for LSE/OS by  doxygen 1.4.6