STATUS bootLoadModule
(
FAST int fd, /* fd from which to read module */
FUNCPTR *pEntry /* entry point of module */
)
{
if (bootLoadRoutine == NULL) cmp r11, #0 0x0 r11= 0x0c511a70 0c511a70 :
{
errnoSet (S_bootLoadLib_ROUTINE_NOT_INSTALLED);
return (ERROR);