comparison g23m/condat/ms/src/aci/aci_dummy.c @ 0:509db1a7b7b8

initial import: leo2moko-r1
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 01 Jun 2015 03:24:05 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:509db1a7b7b8
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