Fix amd64 support of libc.
authorSimon Schubert <corecode@dragonflybsd.org>
Tue, 21 Aug 2007 19:49:10 +0000 (19:49 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Tue, 21 Aug 2007 19:49:10 +0000 (19:49 +0000)
commit050a21aa47e6c78589098da01c27f5bd91abd563
treee6185a1c51f2c8cbe89b7baa980cdac89ba1bb3d
parent3992394203572fd350aa2181cdfc6bda6d3d4a27
Fix amd64 support of libc.

On-behalf-of:  Noah Yan <noah.yan@gmail.com>
Submitted-by: Noah Yan <noah.yan@gmail.com>
lib/libc/amd64/gen/Makefile.inc
lib/libc/amd64/gen/mcontext.S [new file with mode: 0644]
lib/libc/amd64/sys/Makefile.inc
lib/libc/amd64/sys/asmcontext.c [new file with mode: 0644]