Don't expand unwanted symbols by cpp(1).
This commit is contained in:
parent
ffe64fad53
commit
5a533f959b
|
@ -1,4 +1,6 @@
|
|||
/* $NetBSD: kern.ldscript,v 1.11 2015/08/24 08:13:07 uebayasi Exp $ */
|
||||
/* $NetBSD: kern.ldscript,v 1.12 2015/08/25 02:58:59 uebayasi Exp $ */
|
||||
|
||||
#undef sparc
|
||||
|
||||
/*
|
||||
* Kernel linker script for NetBSD/sparc. This script is based on
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
/* $NetBSD: kern.ldscript,v 1.16 2015/08/24 08:13:07 uebayasi Exp $ */
|
||||
/* $NetBSD: kern.ldscript,v 1.17 2015/08/25 02:59:00 uebayasi Exp $ */
|
||||
|
||||
#undef sparc
|
||||
|
||||
/*
|
||||
* Kernel linker script for NetBSD/sparc64. This script is based on
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
/* $NetBSD: kern32.ldscript,v 1.15 2015/08/24 08:13:07 uebayasi Exp $ */
|
||||
/* $NetBSD: kern32.ldscript,v 1.16 2015/08/25 02:59:00 uebayasi Exp $ */
|
||||
|
||||
#undef sparc
|
||||
|
||||
/*
|
||||
* Kernel linker script for NetBSD/sparc. This script is based on
|
||||
|
|
Loading…
Reference in New Issue