commit | 2226ae7b1f5e228b61d0d01a633186ebefe78a85 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Sun Dec 15 13:48:29 2013 -0800 |
committer | Rich Lane <rlane@bigswitch.com> | Sun Dec 15 17:21:59 2013 -0800 |
tree | 5d165e0631eb966a62996026daa50412cc55ebab | |
parent | b4950444a86d537cec1cb446e6b5403e24cd5646 [diff] [blame] |
loci: move setup_from_add functions to a new C file
diff --git a/lang_c.py b/lang_c.py index 33d93e7..21e9e1e 100644 --- a/lang_c.py +++ b/lang_c.py
@@ -87,6 +87,7 @@ 'loci/src/of_type_maps.c': static, 'loci/src/of_utils.c': static, 'loci/src/of_wire_buf.c': static, + 'loci/src/loci_setup_from_add_fns.c': static, # Static LOCI documentation 'loci/README': static,