Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/aarch64/aarch64/genassym.cf,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/aarch64/aarch64/genassym.cf,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- src/sys/arch/aarch64/aarch64/genassym.cf 2019/12/28 17:19:43 1.17 +++ src/sys/arch/aarch64/aarch64/genassym.cf 2020/01/08 17:38:41 1.18 @@ -1,4 +1,4 @@ -# $NetBSD: genassym.cf,v 1.17 2019/12/28 17:19:43 jmcneill Exp $ +# $NetBSD: genassym.cf,v 1.18 2020/01/08 17:38:41 ad Exp $ #- # Copyright (c) 2014 The NetBSD Foundation, Inc. # All rights reserved. @@ -148,7 +148,6 @@ define L_PRIORITY offsetof(struct lwp, define L_WCHAN offsetof(struct lwp, l_wchan) define L_STAT offsetof(struct lwp, l_stat) define L_PROC offsetof(struct lwp, l_proc) -define L_CTXSWTCH offsetof(struct lwp, l_ctxswtch) define L_PRIVATE offsetof(struct lwp, l_private) define L_MD_FLAGS offsetof(struct lwp, l_md.md_flags) define L_MD_UTF offsetof(struct lwp, l_md.md_utf)