mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-15 15:57:13 +00:00
Remove unused fptovp_scratch variable. (#140)
This commit is contained in:
parent
023cf609f2
commit
a986b1e57a
@ -64,7 +64,6 @@ int sysout_loader(char * sysout_file_name, int sys_size)
|
||||
|
||||
IFPAGE ifpage; /* IFPAGE */
|
||||
|
||||
char *fptovp_scratch; /* scratch area for FPTOVP */
|
||||
#ifdef BIGVM
|
||||
/* 1 "cell" per page for 256MB in 512 byte pages */
|
||||
unsigned int fptovp[0x80000]; /* FPTOVP */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user