Add NL at end of file.
This commit is contained in:
parent
8d5a57ed93
commit
136b14943f
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: genassym.cf,v 1.2 2002/03/13 19:34:06 eeh Exp $
|
||||
# $NetBSD: genassym.cf,v 1.3 2002/06/05 06:32:21 augustss Exp $
|
||||
|
||||
#
|
||||
# Copyright (C) 1995, 1996 Wolfgang Solfrank.
|
||||
|
@ -73,4 +73,4 @@ define P_CPU offsetof(struct proc, p_cpu)
|
|||
|
||||
define SONPROC SONPROC
|
||||
|
||||
define CPU_CI offsetof(struct cpu_info, ci_ci)
|
||||
define CPU_CI offsetof(struct cpu_info, ci_ci)
|
||||
|
|
Loading…
Reference in New Issue