Main Page
Data Structures
Files
Directories
File List
Globals
lseos-lib
»
xarea
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,
b
)
((a)>(b)? (a) : (b))
#define MAX_VM86_MEM (0xffff + (0xffff << 4))
#define PAGESIZE 4096
#define ROUNDUP
(
X,
Y
)
((((X)+((Y)-1))/(Y))*(Y))
Generated on Wed May 24 23:06:00 2006 for LSE/OS by
1.4.6