DragonFly BSD
DragonFly commits List (threaded) for 2011-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Add missing END() macros to libc i386 .S files


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 8 Oct 2011 07:02:52 -0700 (PDT)

commit 2392de41a8b349690b1d87885161cede6b704ef9
Author: François Tigeot <ftigeot@wolfpond.org>
Date:   Sat Oct 8 15:55:34 2011 +0200

    Add missing END() macros to libc i386 .S files
    
    They were already present in the x86_64 versions of these files

Summary of changes:
 lib/libc/i386/sys/brk.S    |    2 ++
 lib/libc/i386/sys/exect.S  |    1 +
 lib/libc/i386/sys/ptrace.S |    1 +
 lib/libc/i386/sys/sbrk.S   |    1 +
 4 files changed, 5 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2392de41a8b349690b1d87885161cede6b704ef9


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]