Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 127790
Collapse All | Expand All

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

Return to bug 127790