bcopyxx: align the relocated code to a 16-byte boundary
authorH. Peter Anvin <hpa@zytor.com>
Mon, 27 Apr 2009 20:48:24 +0000 (13:48 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 27 Apr 2009 20:48:24 +0000 (13:48 -0700)
commit071394c8fe611d6c75338d80dfafc76264599096
tree7c6b2e4d85d348ffd1ef75a3f0055e988a8404d0
parent6c0fb9ea3e8ac6ecf7c9fe3f8708999c0031e9b6
bcopyxx: align the relocated code to a 16-byte boundary

Align the relocated bcopyxx code to a 16-byte boundary.  There are
CPUs which have errata relating to GDTs which are not 16-byte aligned.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/bcopyxx.inc