gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:__attribute__ from mtkernel_3/kernel/sysdepend/cpu/core/rxv2/vector_tbl.c (0.00 seconds)
mtkernel_3
kernel/sysdepend/cpu/core/rxv2/vector_tbl.c - 2.1KB - 75 lines
30: 
31: void (* const reset_vect[])()  __attribute__((section (".fvectors"))) = {
32:         Reset_Handler,                         /* Power On Reset */
40: 41: void (* const exvect_tbl[])() __attribute__((section(".exvectors"))) = { 42: (void(*)())(0xffffffff), /* MDES Endian Select Register */