AMD64 Support:
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Aug 2008 23:34:35 +0000 (23:34 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Aug 2008 23:34:35 +0000 (23:34 +0000)
commitf5bcf2d5559e22ade8f93d5539c13b0f481e022f
tree3fed800f2c455ed241693e6b2328e10c0e257e31
parent4c202dcc42fd8340469e4a7941bb8ca1f5759f7a
AMD64 Support:

* Move amd64-specific signal.h defs to machine/signal.h

* Change size field in tls_info from 'int' to 'long' to accomodate
  64 bit architectures.

Submitted-by: Matthew Dillon
Obtained-from: FreeBSD, Jordan Gordeev <jgordeev@dir.bg>, and Matt
sys/cpu/amd64/include/signal.h
sys/sys/msgport.h
sys/sys/tls.h