blob: 8fd9495f6f408e0ba5dd2f976baa715d6d345277 [file] [log] [blame]
struct ops
{
void (*loaded)(void);
};
extern struct ops impl;