dos: add pointer to PE header in binary
authorH. Peter Anvin <hpa@zytor.com>
Fri, 10 Jul 2009 23:40:20 +0000 (16:40 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 10 Jul 2009 23:40:20 +0000 (16:40 -0700)
commitabe63b54e8136ac4c7d97fa138940ae6fd96e67e
tree14bdeee904e6c3709f31c7ef4c766522d50556f1
parent01915b5e8e6cf01c0ed18debdad743d45659200a
dos: add pointer to PE header in binary

Explicitly add the pointer to the PE header in the binary.  That way
we might be eventually able to create a merged DOS/Win32 binary.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
dos/header.S