Files
recycled-ni-libstb-hal/include/ca_hal.h
BPanther 8a439cdc95 fix build vuduo - not yet ready
Origin commit data
------------------
Branch: master
Commit: e9c79288bc
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-04-05 (Fri, 05 Apr 2019)


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

------------------
This commit was generated by Migit
2019-04-05 10:04:01 +02:00

6 lines
137 B
C

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