root/platform/sx500is/sub/100c/lib.c

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following definitions.
  1. hook_raw_image_addr

   1 #include "platform.h"
   2 
   3 char *hook_raw_image_addr() {
   4     return (char*) 0x420F6420; //finsig: Found @ 0xffb5a3d0
   5 }

/* [<][>][^][v][top][bottom][index][help] */