asda?‰PNG  IHDR ? f ??C1 sRGB ??é gAMA ±? üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T #if defined(CONFIG_UTRACE) #if defined(CONFIG_UPROBES) || defined(CONFIG_UPROBES_MODULE) #include #else #include "uprobes/uprobes.h" #endif unsigned long foo (struct uretprobe_instance *ri, unsigned long pc, unsigned long sp) { return uprobe_get_pc (ri, pc, sp); } #else #error "need CONFIG_UTRACE" /* XXX: at least, uretprobe-capable uprobes */ #endif