altos/lisp: Fix uninitialized values in ao_lisp_make_const
[fw/altos] / libaltos / libaltos.i0
1 %module libaltos
2 %{
3 #include "libaltos.h"
4 %}
5