git: Add missing END() macros to libc i386 .S files
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Oct 8 07:08:38 PDT 2011
commit 2392de41a8b349690b1d87885161cede6b704ef9
Author: François Tigeot <ftigeot at 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
More information about the Commits
mailing list