#include "compat.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;
#undef U