The unified diff between revisions [afdbb938..] and [ce9d6288..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'src/lsi/abispec'

#
# old_revision [afdbb9388305ae66464ad4acb0437922656e3059]
# new_revision [ce9d628825328f2576769426f4d3544fe89a14ce]
#
# add_file "src/lsi/abispec"
#  content [b0c3b84bd74ecfc93d8077780b8fd4e7a4bc569c]
#
============================================================
--- /dev/null	
+++ src/lsi/abispec	b0c3b84bd74ecfc93d8077780b8fd4e7a4bc569c
@@ -0,0 +1,39 @@
+/* This should be a master file specifying all aspects of ABI */
+
+/* Function assignments */
+
+function __nop
+function __global_store
+function __global_load
+function __global_array_store
+function __global_array_load
+function printint
+function printreal
+function printstr
+function dmxsetchannel
+function dmxoutput
+function gettime
+function waittime
+function wait
+function wakeup
+function spawn
+function midi_read
+function beatdetect_read
+function beatdetect_phase
+function beatdetect_confidence
+funciton realtoint
+function inttoreal
+function map3d_setcal
+function map3d_calibrate
+function map3d_transform
+function map3d_setparams
+function map3d_load
+function map3d_save
+function sin
+function cos
+function random
+function mouse_read
+
+/*
+ * The ABI should be identified by a SHA1 hash of this file
+ */