LIBFLASHPROG_1.0 { | |
global: | |
flashprog_flag_get; | |
flashprog_flag_set; | |
flashprog_flash_erase; | |
flashprog_flash_getsize; | |
flashprog_flash_probe; | |
flashprog_flash_release; | |
flashprog_image_read; | |
flashprog_image_verify; | |
flashprog_image_write; | |
flashprog_init; | |
flashprog_layout_add_region; | |
flashprog_layout_include_region; | |
flashprog_layout_new; | |
flashprog_layout_read_fmap_from_buffer; | |
flashprog_layout_read_fmap_from_rom; | |
flashprog_layout_read_from_ifd; | |
flashprog_layout_release; | |
flashprog_layout_set; | |
flashprog_programmer_init; | |
flashprog_programmer_shutdown; | |
flashprog_set_log_callback; | |
flashprog_set_progress_callback; | |
flashprog_shutdown; | |
flashprog_wp_cfg_new; | |
flashprog_wp_cfg_release; | |
flashprog_wp_get_available_ranges; | |
flashprog_wp_get_mode; | |
flashprog_wp_get_range; | |
flashprog_wp_ranges_get_count; | |
flashprog_wp_ranges_get_range; | |
flashprog_wp_ranges_release; | |
flashprog_wp_read_cfg; | |
flashprog_wp_set_mode; | |
flashprog_wp_set_range; | |
flashprog_wp_write_cfg; | |
local: *; | |
}; |