mxge - Avoid using #cpu
authorAlex Hornung <ahornung@gmail.com>
Thu, 3 Sep 2009 07:54:41 +0000 (08:54 +0100)
committerAlex Hornung <ahornung@gmail.com>
Thu, 3 Sep 2009 09:48:47 +0000 (10:48 +0100)
commit529070e1a7177e46bd9b82f23577647b7329d41f
tree2fc3e8ae640e91c340284d5915d0aab5d93aedb7
parent745218031721ef45a2714133cced693087a21376
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.
sys/dev/netif/mxge/if_mxge_var.h