altos/lisp: Tell compiler that the two lisp memory pools are aligned
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jan 2017 22:45:59 +0000 (14:45 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 19:16:52 +0000 (11:16 -0800)
commit399ba0a62422f71ff9669ba03b6a058bb2981c27
tree0f1bb937f30396e766dd187a1ee375fbe1977120
parent30d6b241447cb922b9316e86817f6e31eb973eed
altos/lisp: Tell compiler that the two lisp memory pools are aligned

Otherwise, it will generate unaligned accesses to things fetched from
them. Sigh.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lisp/ao_lisp.h