Hi All, I like to use little kernel, 1) can anobody interpreat this , extern const struct app_descriptor __apps_start; extern const struct app_descriptor __apps_end; const struct app_descriptor *app for (app = &__apps_start; app != &__apps_end; app++)
2) How to call shell app in apps_init function. --androx -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel