mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
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
6 lines
137 B
C
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
|