git: boot/common: Staticize several functions

Aaron LI aly at crater.dragonflybsd.org
Tue Feb 21 06:17:25 PST 2023


commit d5ee81904c129f2868183acef7c3ff6230fa9c51
Author: Aaron LI <aly at aaronly.me>
Date:   Wed Feb 15 22:44:14 2023 +0800

    boot/common: Staticize several functions
    
    Meanwhile, minor cleanups.

Summary of changes:
 stand/boot/common/boot.c      |  28 +++++------
 stand/boot/common/bootstrap.h |  20 ++++----
 stand/boot/common/load_elf.c  |  27 +++++------
 stand/boot/common/module.c    | 110 +++++++++++++++++++++++-------------------
 stand/boot/common/rel_open.c  |  22 +++++----
 5 files changed, 110 insertions(+), 97 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d5ee81904c129f2868183acef7c3ff6230fa9c51


-- 
DragonFly BSD source repository


More information about the Commits mailing list