commit | 5be865661516263d90317a6b35b588a2d7c3cb55 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Wed Jul 11 12:18:41 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 12 10:55:55 2007 -0700 |
tree | d8eb903bc210256b3d4b667506279c0c8c21cab5 | |
parent | ad7e906d5687bb076fe6c3c980d6e013a3a42bde [diff] |
String-handling functions for the new x86 setup code. strcmp(), memcpy(), memset(), as well as routines to copy to and from other segments (as pointed to by fs and gs). Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>