core: export a symbol for the raw address of xfer_buf_seg
authorH. Peter Anvin <hpa@zytor.com>
Sun, 31 May 2009 18:12:48 +0000 (11:12 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 31 May 2009 18:15:38 +0000 (11:15 -0700)
commit651fc2a11d8a95e8d8f9e5aa6f788c2b030499f4
tree692e0a9064cf684e050042a6bdb47b5ad9acfd9d
parent202c6e01db3a245f38ff13c1961cfe881428ee14
core: export a symbol for the raw address of xfer_buf_seg

Export a symbol (core_xfer_buf) for the linear address of the
xfer_bug_seg, for easier use in 32-bit code.

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