if (flag) enable_interrupts();
}
-
int interrupt_init(void)
{
int i;
return (0);
}
-
/*************************************************************************/
#if defined(CONFIG_CMD_IRQ)
int do_irqinfo(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
#include "longlong.h"
-
typedef int word_type;
typedef long Wtype;
typedef long long DWtype;
8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8
};
-
DWtype
__ashldi3 (DWtype u, word_type b)
{
return w.ll;
}
-
DWtype
__muldi3 (DWtype u, DWtype v)
{
return 1;
}
-
UDWtype
__udivdi3 (UDWtype n, UDWtype d)
{
return res;
}
-
SItype
__udivsi3 (SItype a, SItype b)
{
return udivmodsi4 (a, b, 0);
}
-
SItype
__modsi3 (SItype a, SItype b)
{