Index: trunk/platform/sx230hs/sub/100c/stubs_entry.S
===================================================================
--- trunk/platform/sx230hs/sub/100c/stubs_entry.S	(revision 1424)
+++ trunk/platform/sx230hs/sub/100c/stubs_entry.S	(revision 1444)
@@ -32,5 +32,5 @@
 // Current modemap entry not found in firmware - MODE_SCN_COLOR_ACCENT     8733
 
-// Values below go in 'stubs_min.S':
+// Values below can be overridden in 'stubs_min.S':
 //DEF(physw_status                            ,0x000358e8) // Found @0xff024d10,          stubs_min = 0x000358e8 (0x000358e8)
 //DEF(physw_run                               ,0x00001c44) // Found @0xff0248a4,          stubs_min = 0x00001c44 (0x00001c44)
@@ -81,4 +81,7 @@
 //#undef  CAM_UNCACHED_BIT
 //#define CAM_UNCACHED_BIT  0x40000000 // Found @0xff02bcb8
+
+// Misc stuff
+DEF(ctypes, 0xff3ba346)
 
 // Stubs below matched 100%.
