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