mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
reduce arm ifndef warning
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
/* Makros/Constants */
|
/* Makros/Constants */
|
||||||
/* ***************************** */
|
/* ***************************** */
|
||||||
|
|
||||||
#ifndef AUDIO_GET_PTS _IOR('o', 19, __u64)
|
#ifndef AUDIO_GET_PTS
|
||||||
#define AUDIO_GET_PTS _IOR('o', 19, __u64)
|
#define AUDIO_GET_PTS _IOR('o', 19, __u64)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user