DragonFly commits List (threaded) for 2011-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel/npx: Fix ambiguous inline assembly.
commit 6fb07b8b9afbf6a50e4a8f447d66bf7179a5083e
Author: Sascha Wildner <saw@online.de>
Date: Fri Apr 29 01:53:54 2011 +0200
kernel/npx: Fix ambiguous inline assembly.
GNU as converts fld to flds, while clang errors about the missing suffix.
Taken-from: FreeBSD
Summary of changes:
sys/platform/pc32/isa/npx.c | 2 +-
sys/platform/pc64/x86_64/npx.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6fb07b8b9afbf6a50e4a8f447d66bf7179a5083e
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]