core: rewrite loadhigh in C
authorH. Peter Anvin <hpa@zytor.com>
Mon, 22 Feb 2010 01:53:23 +0000 (17:53 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 22 Feb 2010 01:53:23 +0000 (17:53 -0800)
commit741ed6fa8609b0a8ce1fa9b1abc27916326b95f9
tree780da4c05ed53c6a78062b9fc036a01657fb11fe
parent6fb536e14da6350600626891f2bec448fff8ce96
core: rewrite loadhigh in C

Rewrite the loadhight function in C, and eliminate double usage of
xfer_buf_seg.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/loadhigh.c [new file with mode: 0644]
core/loadhigh.inc