blob: 0f1328e5afe82cb8b7eaef272303c2efffbeca84 [file] [log] [blame]
extern void poison_direct_from_A_optional(void);
void direct_from_A_optional(void)
{
poison_direct_from_A_optional();
}