View | Details | Raw Unified
Collapse All | Expand All

(-) libs/video/targets/keys.c (-1 / +1 lines)
 Lines 56-62    Link Here 
#include "compat.h"
#include "compat.h"
#include "old_keys.h"
#include "old_keys.h"
#define U __attribute__ ((unused))
#define U __attribute__ ((used))
static U void (*const key_progs_init)(struct progs_s *) = Key_Progs_Init;
static U void (*const key_progs_init)(struct progs_s *) = Key_Progs_Init;
#undef U
#undef U