1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-04-26 20:37:01 +00:00
Files
Interlisp.maiko/inc/stack.h
Nick Briggs 881f21e9ce 16-bit constants with high bit set that are going to be shifted << 16 should be unsigned to avoid overflow warning.
Remove some unnecessary 32-bit convenience constants that can be calculated at compile time.

	modified:   inc/stack.h
2020-08-10 17:50:54 -07:00

12 KiB
Executable File