FreeCalypso > hg > leo2moko-debug
view g23m/condat/ms/src/aci/aci_dummy.c @ 21:be8bbcbf2163
pdt_2092: unsuccessful attempts to make LCD output fit into RVT
| author | Space Falcon <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Sun, 06 Sep 2015 08:38:36 +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) { }
