buildworld - Fix buildworld conflict
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 21 Sep 2013 17:02:10 +0000 (10:02 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 21 Sep 2013 17:02:10 +0000 (10:02 -0700)
commit85e68bd941ee032b2cc1fdfead03951e0c597282
tree30010e9157184056d93b676f57540e52b255d0fe
parent4e5bf8bd356d495c7180626c0074d6ef521c7859
buildworld - Fix buildworld conflict

* Remove EX_REBOOT from include/sysexits.h, it conflicts with the
  buildworld.

* Replace EX_REBOOT with a local #define'd symbol in
  vkernel64/platform/init.c.
include/sysexits.h
sys/platform/vkernel64/platform/init.c