orc: fix cache flush for iOS
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Thu, 25 Apr 2013 15:09:22 +0000 (17:09 +0200)
committerAndoni Morales Alastruey <ylatuya@gmail.com>
Thu, 25 Apr 2013 15:14:32 +0000 (17:14 +0200)
commitbe0775c2e7e585f82b87bdc258df0b23ebd94398
tree5d1583e06f63b2da21ed1217fda8ac9e293ad936
parent8e1d62c2963251189441f39a4db8fd176dfe7863
orc: fix cache flush for iOS

Apple does not provide an implementation of __clear_cache in ARM
but sys_icache_invalidate can be used instead

review-by: Sebastian Dröge
orc/orcarm.c