Index: trunk/platform/ixus310_elph500hs/sub/100a/stubs_entry.S
===================================================================
--- trunk/platform/ixus310_elph500hs/sub/100a/stubs_entry.S	(revision 1444)
+++ trunk/platform/ixus310_elph500hs/sub/100a/stubs_entry.S	(revision 1448)
@@ -35,4 +35,11 @@
 DEF(zoom_status                             ,0x0000e7c0) // Found @0xff324474
 DEF(some_flag_for_af_scan                   ,0x000074e0) // Found @0xff183040
+// focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c).
+// each entry contains 3 int value(s), the first is the zoom focus length.
+// there are 64 entries in the table - set NUM_FL to 64
+DEF(focus_len_table                         ,0xfff4a30c) // Found @0xfff4a30c
+DEF(zoom_busy                               ,0x00007000) // Found @0xff179af8
+DEF(focus_busy                              ,0x00006e70) // Found @0xff173e9c
+DEF(recreview_hold                          ,0x0000391c) // Found @0xff098530
 
 // Values below go in 'lib.c':
