mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-25 00:17:35 +00:00
Remove extern references for variables already present in lspglob.h, and subsequent extraneous includes for their types
This commit is contained in:
@@ -287,9 +287,6 @@ LispPTR newpage(LispPTR base) {
|
||||
#endif /* BIGVM */
|
||||
|
||||
INTSTAT *int_state;
|
||||
|
||||
extern LispPTR *LASTVMEMFILEPAGE_word;
|
||||
extern LispPTR *VMEM_FULL_STATE_word;
|
||||
unsigned int nactive;
|
||||
|
||||
vp = base >> 8; /* Compute virtual-page # from Lisp address of the page */
|
||||
|
||||
Reference in New Issue
Block a user