prom_iface.c | 339 u_int exceptioncode[(0x200-0x080)/4]; /* Change if ExceptionHandlerEnd changes */ variable in typeref:typename:u_int[] 344 memcpy(exceptioncode,ExceptionHandler,sizeof exceptioncode); 350 memcpy(ExceptionHandler,exceptioncode,sizeof exceptioncode);
|