comparison src/aci2/aci/aci_dummy.c @ 3:93999a60b835

src/aci2, src/condat2: import of g23m/condat source pieces from TCS211
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 26 Sep 2016 00:29:36 +0000
parents
children
comparison
equal deleted inserted replaced
2:c41a534f33c6 3:93999a60b835
1 /* This file is needed just to make sure the archiver isn't called
2 * with an empty list of object files. */
3
4 static void aci_dummy_dont_call_this(void)
5 {
6 }
7