git: mxge - Avoid using #cpu
Alex Hornung
alexh at crater.dragonflybsd.org
Thu Sep 3 02:54:15 PDT 2009
commit 529070e1a7177e46bd9b82f23577647b7329d41f
Author: Alex Hornung <ahornung at 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
More information about the Commits
mailing list