Don't expand unwanted symbols by cpp(1).

This commit is contained in:
uebayasi 2015-08-25 02:58:59 +00:00
parent ffe64fad53
commit 5a533f959b
3 changed files with 9 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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