Files
recycled-ni-libstb-hal/include/ca_hal.h
vanhofen 0e1ddd2143 re-split ca.h/ca_ci.h for a better transparency
Origin commit data
------------------
Branch: master
Commit: 400e022346
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
2018-12-23 22:33:56 +01:00

6 lines
95 B
C

#if HAVE_DUCKBOX_HARDWARE || HAVE_ARM_HARDWARE
#include "ca_ci.h"
#else
#include "ca.h"
#endif