DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: mxge - Avoid using #cpu
commit 529070e1a7177e46bd9b82f23577647b7329d41f
Author: Alex Hornung <ahornung@gmail.com>
Date: Thu Sep 3 08:54:41 2009 +0100
mxge - Avoid using #cpu
* Don't use #cpu preprocessor macro, as it isn't needed. CPU is detected
properly by defines as CPU __CPU__ __CPU.
This also fixes compilation problems with llvm/clang.
Summary of changes:
sys/dev/netif/mxge/if_mxge_var.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/529070e1a7177e46bd9b82f23577647b7329d41f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]