AMD64 Support:
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Aug 2008 23:35:47 +0000 (23:35 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Aug 2008 23:35:47 +0000 (23:35 +0000)
commita1293322df7d7dd3ea7e03fac956a591a635c660
tree277edec6e99458dbae070cf9f48e328dbb6b5d42
parentf5bcf2d5559e22ade8f93d5539c13b0f481e022f
AMD64 Support:

* Change the sysmsg fds[2] array from int to long and use the
  same double-register return trick that i386 uses for pipe(fds),
  and a few other specialized system calls.
sys/sys/sysmsg.h