altos: Add 64-bit subtraction
authorKeith Packard <keithp@keithp.com>
Thu, 23 May 2013 01:20:54 +0000 (19:20 -0600)
committerKeith Packard <keithp@keithp.com>
Mon, 26 Aug 2013 05:24:01 +0000 (22:24 -0700)
commitcb844328322fd7d9f4dafb58b322257a70b347e6
tree86a01d45bde34a6801b9f997ed1b6a7adba84754
parent5ccd902d0fd2adc40c72982babb60fac4da6a087
altos: Add 64-bit subtraction

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_int64.c
src/core/ao_int64.h
src/test/ao_int64_test.c