taglinefilesource code
int345kernel/traps.cvoid int3(void);
int3188kernel/traps.cset_system_gate(3,&int3);  /* int3-5 can be called from all */