--- src/sys/i386/i386/Attic/genassym.c 2005/11/07 20:05:51 1.47 +++ src/sys/i386/i386/Attic/genassym.c 2005/12/01 18:30:13 1.48 @@ -106,7 +106,6 @@ ASSYM(TDPRI_INT_SUPPORT, TDPRI_INT_SUPPO ASSYM(SSLEEP, SSLEEP); ASSYM(SRUN, SRUN); -ASSYM(SZOMB, SZOMB); ASSYM(V_TRAP, offsetof(struct vmmeter, v_trap)); ASSYM(V_SYSCALL, offsetof(struct vmmeter, v_syscall)); ASSYM(V_SENDSYS, offsetof(struct vmmeter, v_sendsys));