1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-05 16:04:45 +00:00

Remove extern references for variables already present in lspglob.h, and subsequent extraneous includes for their types

This commit is contained in:
Nick Briggs
2022-12-24 17:08:16 -08:00
parent 11efd15613
commit a6b8b65b5b
9 changed files with 1 additions and 21 deletions

View File

@@ -1094,7 +1094,6 @@ check_interrupt:
extern LispPTR *PERIODIC_INTERRUPT68k;
extern LispPTR *PERIODIC_INTERRUPT_FREQUENCY68k;
extern LispPTR PERIODIC_INTERRUPTFRAME_index;
extern LispPTR *Reclaim_cnt_word;
extern LispPTR DORECLAIM_index;
extern int URaid_req;