git: mwait: Staticize cpu_mwait_halt

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Feb 6 04:41:01 PST 2014


commit 20641d4cc9362f4ffbdfe53d8a9cf6804351c4c2
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Feb 6 19:45:08 2014 +0800

    mwait: Staticize cpu_mwait_halt
    
    It is only used in machdep code.

Summary of changes:
 sys/platform/pc32/i386/machdep.c   | 2 +-
 sys/platform/pc64/x86_64/machdep.c | 2 +-
 sys/sys/systm.h                    | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20641d4cc9362f4ffbdfe53d8a9cf6804351c4c2


-- 
DragonFly BSD source repository



More information about the Commits mailing list