Home
last modified time | relevance | path

Searched refs:appl (Results 1 – 1 of 1) sorted by relevance

/boot/
A Dbootm_os.c29 int (*appl)(int, char *const[]); in do_bootm_standalone() local
35 appl = (int (*)(int, char * const []))images->ep; in do_bootm_standalone()
36 appl(bmi->argc, bmi->argv); in do_bootm_standalone()

Completed in 5 milliseconds