git: kern/makesyscalls.sh: Better place #undef and fix #endif comments

Aaron LI aly at crater.dragonflybsd.org
Tue Jan 19 05:33:04 PST 2021


commit 19244695915295de2e7d820953ab282c68b80b04
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Jan 14 19:24:42 2021 +0800

    kern/makesyscalls.sh: Better place #undef and fix #endif comments
    
    * Move the placement of '#undef PAD_' so it just follows the end of
      syscall argument section.
    
    * Fix the comments of '#endif', so that the '_SYS_SYSPROTO_H_' and
      '_KERNEL' hierachies are now correct.

Summary of changes:
 sys/kern/makesyscalls.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19244695915295de2e7d820953ab282c68b80b04


-- 
DragonFly BSD source repository


More information about the Commits mailing list