We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fptovp_scratch
1 parent 023cf60 commit a986b1eCopy full SHA for a986b1e
src/ldsout.c
@@ -64,7 +64,6 @@ int sysout_loader(char * sysout_file_name, int sys_size)
64
65
IFPAGE ifpage; /* IFPAGE */
66
67
- char *fptovp_scratch; /* scratch area for FPTOVP */
68
#ifdef BIGVM
69
/* 1 "cell" per page for 256MB in 512 byte pages */
70
unsigned int fptovp[0x80000]; /* FPTOVP */
0 commit comments