blob: 623fc07be064f647e78eabd04a8b2f0c0a5f4de6 [file] [log] [blame]
extern void poison_direct_from_A_for_exe(void);
void direct_from_A_for_exe(void)
{
poison_direct_from_A_for_exe();
}