mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
Origin commit data
------------------
Branch: master
Commit: b88cb3be6c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-23 (Sun, 23 Dec 2018)
Origin message was:
------------------
- re-split ca.h/ca_ci.h for a better transparency
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
6 lines
95 B
C
6 lines
95 B
C
#if HAVE_DUCKBOX_HARDWARE || HAVE_ARM_HARDWARE
|
|
#include "ca_ci.h"
|
|
#else
|
|
#include "ca.h"
|
|
#endif
|