git: kernel/pc64: Change all the remaining #if JG's to #if 0 (fixing -Wundef).
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Jan 5 19:31:37 PST 2015
commit 32d3bd25e580353559350b9bc3a3f7abae20a591
Author: Sascha Wildner <saw at online.de>
Date: Tue Jan 6 04:28:51 2015 +0100
kernel/pc64: Change all the remaining #if JG's to #if 0 (fixing -Wundef).
Summary of changes:
sys/platform/pc64/x86_64/autoconf.c | 2 +-
sys/platform/pc64/x86_64/exception.S | 4 ++--
sys/platform/pc64/x86_64/identcpu.c | 2 +-
sys/platform/pc64/x86_64/initcpu.c | 2 +-
sys/platform/pc64/x86_64/machdep.c | 22 +++++++++++-----------
sys/platform/pc64/x86_64/mp_machdep.c | 2 +-
sys/platform/pc64/x86_64/pmap.c | 2 +-
sys/platform/pc64/x86_64/swtch.s | 10 +++++-----
sys/platform/pc64/x86_64/trap.c | 4 ++--
sys/platform/pc64/x86_64/vm_machdep.c | 2 +-
10 files changed, 26 insertions(+), 26 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/32d3bd25e580353559350b9bc3a3f7abae20a591
--
DragonFly BSD source repository
More information about the Commits
mailing list