]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tcpip] Fix building under Cygwin
authorJoshua Oreman <oremanj@rwcr.net>
Mon, 23 Jul 2012 22:07:52 +0000 (23:07 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 23 Jul 2012 22:20:56 +0000 (23:20 +0100)
commitfb7c022c2c72c4e3a549cb7a9157e60ef2e42b09
tree5e7fa4a04ae5d99635cc926ca53765d4f3bc5e85
parentc70586f6e93b975c68af14b108d5114636af6ba0
[tcpip] Fix building under Cygwin

Cygwin's assembler treats '/' as a comment character.

Reported-by: Steve Goodrich <steve.goodrich@se-eng.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/core/x86_tcpip.c