blob: a4b4f47f32ecfcb2a69dbd62c1e1eff2ca5a4cc1 [file] [log] [blame]
#include <stdio.h>
void
some_func()
{
printf("Set breakpoint here.");
}