trap
struct trap {
typedef struct tr trap;
trap(int sig)
trap(struct trapframe *frame)
trap(struct smallframe *sf)