Files
recycled-ni-libstb-hal/include/ca_hal.h
TangoCash 8aea019dbc add experimental hisilicon player for hd60
Origin commit data
------------------
Branch: master
Commit: a80ba7d9ce
Author: TangoCash <eric@loxat.de>
Date: 2019-01-31 (Thu, 31 Jan 2019)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2019-02-03 16:14:07 +01:00

6 lines
115 B
C

#if HAVE_DUCKBOX_HARDWARE || (HAVE_ARM_HARDWARE && !BOXMODEL_HD60)
#include "ca_ci.h"
#else
#include "ca.h"
#endif