FreeCalypso > hg > leo2moko-debug
view g23m/condat/ms/src/aci/aci_dummy.c @ 11:98f5312a7d0b
AT-over-RVTMUX implementation code hooked in
| author | Space Falcon <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Mon, 01 Jun 2015 19:16:41 +0000 |
| parents | 509db1a7b7b8 |
| children |
line wrap: on
line source
/* This file is needed just to make sure the archiver isn't called * with an empty list of object files. */ static void aci_dummy_dont_call_this(void) { }
