The INTERRUPTS-INTERFACE now exports WITH-INTERRUPTS for scsh.
This commit is contained in:
parent
4dc9707d7b
commit
a91a7b8c4a
|
@ -384,6 +384,7 @@
|
||||||
enabled-interrupts
|
enabled-interrupts
|
||||||
one-second
|
one-second
|
||||||
all-interrupts
|
all-interrupts
|
||||||
|
with-interrupts ; For scsh
|
||||||
with-interrupts-allowed
|
with-interrupts-allowed
|
||||||
with-interrupts-inhibited
|
with-interrupts-inhibited
|
||||||
interrupt-before-heap-overflow!
|
interrupt-before-heap-overflow!
|
||||||
|
|
Loading…
Reference in New Issue