> +#ifndef CONFIG_USER_ONLY > + /* Set the number of interrupts supported by the CPU. */ > + qdev_init_gpio_in(DEVICE(cpu), avr_cpu_set_int, 57); > +#endif
Can you please, Michael, explain to me the origin of number "57" here? Thanks, Aleksandar
> +#ifndef CONFIG_USER_ONLY > + /* Set the number of interrupts supported by the CPU. */ > + qdev_init_gpio_in(DEVICE(cpu), avr_cpu_set_int, 57); > +#endif
Can you please, Michael, explain to me the origin of number "57" here? Thanks, Aleksandar