FreeCalypso > hg > fc-magnetite
comparison src/g23m-aci/aci/gaci_ret.c @ 166:772c754cb3c9
src/g23m-aci/aci: progress toward compilation
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 11 Oct 2016 03:43:18 +0000 |
parents | 53929b40109c |
children |
comparison
equal
deleted
inserted
replaced
165:b0e6b861deba | 166:772c754cb3c9 |
---|---|
631 +--------------------------------------------------------------------+ | 631 +--------------------------------------------------------------------+ |
632 | 632 |
633 PURPOSE : inform over the network initiated QOS modification | 633 PURPOSE : inform over the network initiated QOS modification |
634 | 634 |
635 */ | 635 */ |
636 GLOBAL void rAT_changedQOS( U8 cid, T_PS_qos *qos ) | 636 GLOBAL void rAT_changedQOS( SHORT cid, T_PS_qos *qos ) |
637 { | 637 { |
638 | 638 |
639 TRACE_FUNCTION("rAT_changedQOS()"); | 639 TRACE_FUNCTION("rAT_changedQOS()"); |
640 | 640 |
641 | 641 |