cpu check fpu
if warn
  echo "not fpu here"
else
  echo "there is an fpu"
endif

