OS_INFO_IMAGE_START
unsigned long start = os_info_old_value(OS_INFO_IMAGE_START);
os_info_entry_add_val(OS_INFO_IMAGE_START, (unsigned long)_stext);