The Meson Build System http://mesonbuild.com/
 
 
 
 
 
 

7 lines
74 B

#include "all.h"
void (*p)(void) = (void *)0x12AB34CD;
void f(void)
{
}