Remove conditionals based on #if defined(i386) which wrapped code which was
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 15 Mar 2009 19:26:06 +0000 (12:26 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 15 Mar 2009 19:26:06 +0000 (12:26 -0700)
commitbd65e5279418f9630b54e4e33fd72d348e88c955
tree48aff765dfef40bf18cb79d68a48780fed7b3228
parent1349af75707737e84343e494627be7383e382df7
Remove conditionals based on #if defined(i386) which wrapped code which was
unused.  Gcc does not define 'i386' anyway, it uses __i386__.

This also fixes some clang issues.

Requested-by: Alex Hornung
sys/dev/disk/ncv/ncr53c500var.h
sys/dev/disk/nsp/nspvar.h
sys/dev/disk/stg/tmc18c30var.h