Rev 3474 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3474 | Rev 3674 | ||
---|---|---|---|
Line 42... | Line 42... | ||
42 | LOADER_GET_TASKID, |
42 | LOADER_GET_TASKID, |
43 | LOADER_SET_PATHNAME, |
43 | LOADER_SET_PATHNAME, |
44 | LOADER_SET_ARGS, |
44 | LOADER_SET_ARGS, |
45 | LOADER_LOAD, |
45 | LOADER_LOAD, |
46 | LOADER_RUN |
46 | LOADER_RUN |
47 | } fb_request_t; |
47 | } loader_request_t; |
48 | 48 | ||
49 | #endif |
49 | #endif |
50 | 50 | ||
51 | /** @} |
51 | /** @} |
52 | */ |
52 | */ |